Package com.atlassian.confluence.content.service.comment
-
Interface Summary Interface Description CommentCommand CreateCommentCommand Service command to create a new commentDeleteCommentCommand Service command for removing a comment.EditCommentCommand Service command for editing an existing comment. -
Class Summary Class Description CreateCommentCommandImpl CreateCommentFromEditorCommand DeleteCommentCommandImpl EditCommentCommandImpl EditCommentFromEditorCommand