Uses of Interface
com.atlassian.confluence.content.service.comment.CommentCommand
-
Packages that use CommentCommand Package Description 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 Modifier and Type Interface Description interfaceCreateCommentCommandService command to create a new commentinterfaceDeleteCommentCommandService command for removing a comment.interfaceEditCommentCommandService command for editing an existing comment.Classes in com.atlassian.confluence.content.service.comment that implement CommentCommand Modifier and Type Class Description classCreateCommentCommandImplclassCreateCommentFromEditorCommandclassDeleteCommentCommandImplclassEditCommentCommandImplclassEditCommentFromEditorCommand
-