Interface DeleteCommentCommand

    • Method Detail

      • getComment

        Comment getComment()
        Gets the comment that was removed. The behaviour of this command before execute() completes successfully is undefined.
        Specified by:
        getComment in interface CommentCommand
        Returns:
        the comment that was removed