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

Packages that use CommentService
com.atlassian.bamboo.comment   
com.atlassian.bamboo.deployments.versions.actions   
com.atlassian.bamboo.index   
com.atlassian.bamboo.notification.buildcommented   
com.atlassian.bamboo.ww2.actions.comment   
 

Uses of CommentService in com.atlassian.bamboo.comment
 

Classes in com.atlassian.bamboo.comment that implement CommentService
 class CommentServiceImpl
           
 

Uses of CommentService in com.atlassian.bamboo.deployments.versions.actions
 

Methods in com.atlassian.bamboo.deployments.versions.actions with parameters of type CommentService
 void ViewDeploymentVersion.setCommentService(CommentService commentService)
           
 void EditDeploymentVersionCommentAction.setCommentService(CommentService commentService)
           
 

Uses of CommentService in com.atlassian.bamboo.index
 

Methods in com.atlassian.bamboo.index with parameters of type CommentService
 void BuildResultsSummaryDocumentFactory.setCommentService(CommentService commentService)
           
 

Uses of CommentService in com.atlassian.bamboo.notification.buildcommented
 

Methods in com.atlassian.bamboo.notification.buildcommented with parameters of type CommentService
 void CommentNotification.setCommentService(CommentService commentService)
           
 

Uses of CommentService in com.atlassian.bamboo.ww2.actions.comment
 

Methods in com.atlassian.bamboo.ww2.actions.comment with parameters of type CommentService
 void EditCommentAction.setCommentService(CommentService commentService)
           
 



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