Class DeleteCommentCommand

    • Constructor Detail

      • DeleteCommentCommand

        public DeleteCommentCommand()
      • DeleteCommentCommand

        public DeleteCommentCommand​(long taskId,
                                    Long commentId)
    • Method Detail

      • getCommentId

        public Long getCommentId()
      • setCommentId

        public void setCommentId​(Long contentId)
      • execute

        public Void execute​(org.kie.api.runtime.Context cntxt)