com.atlassian.bamboo.comment
Class CommentManagerImpl
java.lang.Object
com.atlassian.bamboo.comment.CommentManagerImpl
- All Implemented Interfaces:
- CommentManager
public class CommentManagerImpl
- extends Object
- implements CommentManager
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommentManagerImpl
public CommentManagerImpl()
addComment
public void addComment(String content,
BuildResultsSummary buildResultsSummary,
User user)
- Specified by:
addComment
in interface CommentManager
setCommentDao
public void setCommentDao(CommentDao commentDao)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.