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

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

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

Subinterfaces of CommentCommand in com.atlassian.confluence.content.service.comment
 interface CreateCommentCommand
          Service command to create a new comment
 interface DeleteCommentCommand
          Service command for removing a comment.
 interface EditCommentCommand
          Service command for editing an existing comment.
 

Classes in com.atlassian.confluence.content.service.comment that implement CommentCommand
 class CreateCommentCommandImpl
           
 class CreateCommentFromEditorCommand
           
 class DeleteCommentCommandImpl
           
 class EditCommentCommandImpl
           
 class EditCommentFromEditorCommand
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.