Uses of Interface
com.atlassian.confluence.content.service.comment.EditCommentCommand
Packages that use EditCommentCommand
Package
Description
-
Uses of EditCommentCommand in com.atlassian.confluence.content.service
Methods in com.atlassian.confluence.content.service that return EditCommentCommandModifier and TypeMethodDescriptionCommentService.newEditCommentCommand
(long commentId, String newContent) Retrieve a command to edit the contents of a comment.DefaultCommentService.newEditCommentCommand
(long commentId, String newContent) CommentService.newEditCommentFromEditorCommand
(long commentId, String newContent) Retrieve a command to edit the contents of a comment.DefaultCommentService.newEditCommentFromEditorCommand
(long commentId, String newContent) -
Uses of EditCommentCommand in com.atlassian.confluence.content.service.comment
Classes in com.atlassian.confluence.content.service.comment that implement EditCommentCommand