Class DeleteAttachmentCommand

    • Constructor Detail

      • DeleteAttachmentCommand

        public DeleteAttachmentCommand​(Attachment attachment)
        Instantiates a command to delete an attachment from the database.
        Parameters:
        attachment - the logical attachment to delete.