Class AttachmentUpdateEvent

All Implemented Interfaces:
Contented, Timestamped, ConfluenceEntityUpdated, Updated, Serializable

public class AttachmentUpdateEvent extends GeneralAttachmentUpdateEvent
An event indicating that a visible attachment has been updated
See Also:
  • Constructor Details

    • AttachmentUpdateEvent

      public AttachmentUpdateEvent(Object src, Attachment attachment, Attachment previousVersion)
    • AttachmentUpdateEvent

      public AttachmentUpdateEvent(Object src, Attachment attachment, Attachment previousVersion, boolean suppressNotifications)