Class HiddenAttachmentRestoreEvent

All Implemented Interfaces:
Contented, Timestamped, Restore, UserDriven, Serializable

public class HiddenAttachmentRestoreEvent extends GeneralAttachmentRestoreEvent
This is published when a hidden attachment is restored from the trash.
Since:
5.8
See Also:
  • Constructor Details

    • HiddenAttachmentRestoreEvent

      public HiddenAttachmentRestoreEvent(Object source, Attachment attachment, @Nullable ConfluenceUser originatingUser)
      Creates an attachment restore event
      Parameters:
      source - the object publishing the event
      attachment - the attachment that is being restored
      originatingUser - the user that trashed the attachment