public class GeneralAttachmentVersionRemoveEvent extends AttachmentEvent implements Removed, UserDriven
source
Constructor and Description |
---|
GeneralAttachmentVersionRemoveEvent(Object src,
Attachment attachment,
com.atlassian.user.User remover) |
Modifier and Type | Method and Description |
---|---|
Attachment |
getAttachment()
Get the removed attachment version.
|
com.atlassian.user.User |
getOriginatingUser()
Return the user that generated the event if known.
|
getAttachments, getContent
equals, isSuppressNotifications, setSuppressNotifications
getSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
public GeneralAttachmentVersionRemoveEvent(Object src, Attachment attachment, com.atlassian.user.User remover)
public com.atlassian.user.User getOriginatingUser()
UserDriven
getOriginatingUser
in interface UserDriven
public Attachment getAttachment()
Copyright © 2003–2016 Atlassian. All rights reserved.