Class AttachmentRemovedEvent


  • public class AttachmentRemovedEvent
    extends Object
    Event fired when an attachment (all of its versions) has been removed from DB
    Since:
    7.14.0
    • Constructor Detail

      • AttachmentRemovedEvent

        public AttachmentRemovedEvent​(List<Attachment> removedVersions)
    • Method Detail