|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommentManager | |
---|---|
com.atlassian.bamboo.comment | |
com.atlassian.bamboo.spring | |
com.atlassian.bamboo.xmpp.commands |
Uses of CommentManager in com.atlassian.bamboo.comment |
---|
Classes in com.atlassian.bamboo.comment that implement CommentManager | |
---|---|
class |
CommentManagerImpl
|
Constructors in com.atlassian.bamboo.comment with parameters of type CommentManager | |
---|---|
CommentServiceImpl(CommentManager commentManager,
JiraIssueUtils jiraIssueUtils,
com.atlassian.event.api.EventPublisher eventPublisher)
|
Uses of CommentManager in com.atlassian.bamboo.spring |
---|
Fields in com.atlassian.bamboo.spring with type parameters of type CommentManager | |
---|---|
static com.google.common.base.Supplier<CommentManager> |
ComponentAccessor.COMMENT_MANAGER
|
Uses of CommentManager in com.atlassian.bamboo.xmpp.commands |
---|
Methods in com.atlassian.bamboo.xmpp.commands with parameters of type CommentManager | |
---|---|
void |
AddComment.setCommentManager(CommentManager commentManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |