Class HiddenAttachmentBatchUploadCompletedEvent

All Implemented Interfaces:
Contented, Timestamped, Serializable

public class HiddenAttachmentBatchUploadCompletedEvent extends GeneralAttachmentBatchUploadCompletedEvent
An event indicating that o batch of one or more hidden attachments have completed uploading. Attachments in the list may have been created or updated in the request.
See Also:
  • Constructor Details

    • HiddenAttachmentBatchUploadCompletedEvent

      public HiddenAttachmentBatchUploadCompletedEvent(Object src, List<Attachment> attachments)