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

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

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)
           
 

Uses of CommentService in com.atlassian.confluence.rpc.soap.services
 

Methods in com.atlassian.confluence.rpc.soap.services with parameters of type CommentService
 void PagesSoapService.setCommentService(CommentService commentService)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.