public class HiddenAttachmentCreateEvent extends GeneralAttachmentCreateEvent
source| Constructor and Description |
|---|
HiddenAttachmentCreateEvent(Object src,
Attachment attachment) |
HiddenAttachmentCreateEvent(Object src,
List<Attachment> attachments)
Construct a new HiddenAttachmentCreateEvent.
|
equals, getAttachedTo, getAttachment, getAttachments, getContent, hashCodeisSuppressNotifications, setSuppressNotificationsgetSource, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTimestamppublic HiddenAttachmentCreateEvent(Object src, List<Attachment> attachments)
src - the event sourceattachments - the attachments that have been createdpublic HiddenAttachmentCreateEvent(Object src, Attachment attachment)
Copyright © 2003–2022 Atlassian. All rights reserved.