public class AttachmentRemoveEvent extends GeneralAttachmentRemoveEvent
source
Constructor and Description |
---|
AttachmentRemoveEvent(Object src,
Attachment attachment,
@Nullable com.atlassian.user.User remover) |
AttachmentRemoveEvent(Object src,
Attachment attachment,
@Nullable com.atlassian.user.User remover,
boolean suppressNotifications) |
equals, getOriginatingUser, hashCode
getAttachedTo, getAttachment, getAttachments, getContent
isSuppressNotifications, setSuppressNotifications
getSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
public AttachmentRemoveEvent(Object src, Attachment attachment, @Nullable com.atlassian.user.User remover)
public AttachmentRemoveEvent(Object src, Attachment attachment, @Nullable com.atlassian.user.User remover, boolean suppressNotifications)
Copyright © 2003–2020 Atlassian. All rights reserved.