Class DeleteAttachmentCmd

    • Field Detail

      • attachmentId

        protected String attachmentId
      • taskId

        protected String taskId
    • Constructor Detail

      • DeleteAttachmentCmd

        public DeleteAttachmentCmd​(String attachmentId)
      • DeleteAttachmentCmd

        public DeleteAttachmentCmd​(String taskId,
                                   String attachmentId)