public class AttachmentVersionRemoveEvent extends GeneralAttachmentVersionRemoveEvent
source| Constructor and Description |
|---|
AttachmentVersionRemoveEvent(Object src,
Attachment attachment,
@Nullable com.atlassian.user.User remover) |
AttachmentVersionRemoveEvent(Object src,
Attachment attachment,
@Nullable com.atlassian.user.User remover,
boolean shouldSuppressNotifications) |
equals, getOriginatingUser, hashCodegetAttachedTo, getAttachment, getAttachments, getContentisSuppressNotifications, setSuppressNotificationsgetSource, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTimestamppublic AttachmentVersionRemoveEvent(Object src, Attachment attachment, @Nullable com.atlassian.user.User remover)
public AttachmentVersionRemoveEvent(Object src, Attachment attachment, @Nullable com.atlassian.user.User remover, boolean shouldSuppressNotifications)
Copyright © 2003–2023 Atlassian. All rights reserved.