Uses of Interface
com.atlassian.confluence.content.service.comment.DeleteCommentCommand
-
Packages that use DeleteCommentCommand Package Description com.atlassian.confluence.content.service com.atlassian.confluence.content.service.comment -
-
Uses of DeleteCommentCommand in com.atlassian.confluence.content.service
Methods in com.atlassian.confluence.content.service that return DeleteCommentCommand Modifier and Type Method Description DeleteCommentCommandCommentService. newDeleteCommentCommand(long commentId)Retrieve a command to delete an existing commentDeleteCommentCommandDefaultCommentService. newDeleteCommentCommand(long commentId) -
Uses of DeleteCommentCommand in com.atlassian.confluence.content.service.comment
Classes in com.atlassian.confluence.content.service.comment that implement DeleteCommentCommand Modifier and Type Class Description classDeleteCommentCommandImpl
-