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

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

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

Methods in com.atlassian.confluence.content.service that return EditCommentCommand
 EditCommentCommand DefaultCommentService.newEditCommentCommand(long commentId, java.lang.String newContent)
           
 EditCommentCommand CommentService.newEditCommentCommand(long commentId, java.lang.String newContent)
          Retrieve a command to edit the contents of a comment.
 

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

Classes in com.atlassian.confluence.content.service.comment that implement EditCommentCommand
 class EditCommentCommandImpl
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.