Class DeleteAttachmentCommand

    • Constructor Detail

      • DeleteAttachmentCommand

        public DeleteAttachmentCommand()
      • DeleteAttachmentCommand

        public DeleteAttachmentCommand​(long taskId,
                                       Long attachmentId)
    • Method Detail

      • execute

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

        public Long getAttachmentId()
      • setAttachmentId

        public void setAttachmentId​(Long contentId)