Uses of Interface
com.atlassian.bamboo.comment.CommentManager

Packages that use CommentManager
com.atlassian.bamboo.comment   
com.atlassian.bamboo.resultsummary   
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.resultsummary
 

Methods in com.atlassian.bamboo.resultsummary with parameters of type CommentManager
 void BuildResultsSummaryManagerImpl.setCommentManager(CommentManager commentManager)
           
 

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)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.