Uses of Package
com.atlassian.confluence.content.service.comment
-
Packages that use com.atlassian.confluence.content.service.comment Package Description com.atlassian.confluence.content.service com.atlassian.confluence.content.service.comment -
Classes in com.atlassian.confluence.content.service.comment used by com.atlassian.confluence.content.service Class Description CreateCommentCommand Service command to create a new commentDeleteCommentCommand Service command for removing a comment.EditCommentCommand Service command for editing an existing comment. -
Classes in com.atlassian.confluence.content.service.comment used by com.atlassian.confluence.content.service.comment Class Description CommentCommand CreateCommentCommand Service command to create a new commentCreateCommentCommandImpl DeleteCommentCommand Service command for removing a comment.EditCommentCommand Service command for editing an existing comment.EditCommentCommandImpl