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.notification.buildcommented   
com.atlassian.bamboo.ww2.actions.comment   
com.atlassian.bamboo.xmpp.commands   
 

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.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)
           
 

Uses of CommentService in com.atlassian.bamboo.xmpp.commands
 

Methods in com.atlassian.bamboo.xmpp.commands with parameters of type CommentService
 void AddComment.setCommentService(CommentService commentService)
           
 



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