Uses of Interface
com.atlassian.confluence.content.service.comment.DeleteCommentCommand

Packages that use DeleteCommentCommand
com.atlassian.confluence.content.service   
com.atlassian.confluence.content.service.comment   
 

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

Methods in com.atlassian.confluence.content.service that return DeleteCommentCommand
 DeleteCommentCommand DefaultCommentService.newDeleteCommentCommand(long commentId)
           
 DeleteCommentCommand CommentService.newDeleteCommentCommand(long commentId)
          Retrieve a command to delete an existing comment
 

Uses of DeleteCommentCommand in com.atlassian.confluence.content.service.comment
 

Classes in com.atlassian.confluence.content.service.comment that implement DeleteCommentCommand
 class DeleteCommentCommandImpl
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.