public class GeneralAttachmentUpdateEvent extends AttachmentEvent implements Updated, ConfluenceEntityUpdated
source
Constructor and Description |
---|
GeneralAttachmentUpdateEvent(Object src,
Attachment attachment,
Attachment previousVersion) |
Modifier and Type | Method and Description |
---|---|
Attachment |
getNew() |
Attachment |
getOld() |
boolean |
isAttachmentContainerUpdated() |
boolean |
isFileNameChanged() |
getAttachments, getContent
equals, isSuppressNotifications, setSuppressNotifications
getSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
public GeneralAttachmentUpdateEvent(Object src, Attachment attachment, Attachment previousVersion)
public Attachment getOld()
getOld
in interface ConfluenceEntityUpdated
public Attachment getNew()
getNew
in interface ConfluenceEntityUpdated
public boolean isFileNameChanged()
public boolean isAttachmentContainerUpdated()
Copyright © 2003–2016 Atlassian. All rights reserved.