Uses of Interface
com.atlassian.confluence.content.service.CommentService

Packages that use CommentService
com.atlassian.confluence.content.service   
com.atlassian.confluence.pages.actions   
 

Uses of CommentService in com.atlassian.confluence.content.service
 

Classes in com.atlassian.confluence.content.service that implement CommentService
 class DefaultCommentService
           
 

Uses of CommentService in com.atlassian.confluence.pages.actions
 

Methods in com.atlassian.confluence.pages.actions with parameters of type CommentService
 void RemoveCommentAction.setCommentService(CommentService commentService)
           
 void EditCommentAction.setCommentService(CommentService commentService)
           
 void AddCommentAction.setCommentService(CommentService commentService)
           
 



Confluence is developed by Atlassian.