public class AttachmentUpdateEvent extends GeneralAttachmentUpdateEvent
source
Constructor and Description |
---|
AttachmentUpdateEvent(Object src,
Attachment attachment,
Attachment previousVersion) |
AttachmentUpdateEvent(Object src,
Attachment attachment,
Attachment previousVersion,
boolean suppressNotifications) |
equals, getNew, getOld, hashCode, isAttachmentContainerUpdated, isFileNameChanged
getAttachedTo, getAttachment, getAttachments, getContent
isSuppressNotifications, setSuppressNotifications
getSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
public AttachmentUpdateEvent(Object src, Attachment attachment, Attachment previousVersion)
public AttachmentUpdateEvent(Object src, Attachment attachment, Attachment previousVersion, boolean suppressNotifications)
Copyright © 2003–2020 Atlassian. All rights reserved.