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