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, hashCodegetAttachedTo, getAttachment, getAttachments, getContentisSuppressNotifications, setSuppressNotificationsgetSource, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTimestamppublic 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–2022 Atlassian. All rights reserved.