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