public class HiddenAttachmentRestoreEvent extends GeneralAttachmentRestoreEvent
source
Constructor and Description |
---|
HiddenAttachmentRestoreEvent(Object source,
Attachment attachment,
@Nullable ConfluenceUser originatingUser)
Creates an attachment restore event
|
equals, getOriginatingUser, hashCode
getAttachedTo, getAttachment, getAttachments, getContent
isSuppressNotifications, setSuppressNotifications
getSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
public HiddenAttachmentRestoreEvent(Object source, Attachment attachment, @Nullable ConfluenceUser originatingUser)
source
- the object publishing the eventattachment
- the attachment that is being restoredoriginatingUser
- the user that trashed the attachmentCopyright © 2003–2019 Atlassian. All rights reserved.