public class AttachmentCreateEvent extends GeneralAttachmentCreateEvent
source
Constructor and Description |
---|
AttachmentCreateEvent(Object src,
Attachment attachment) |
AttachmentCreateEvent(Object src,
List<Attachment> attachments)
Construct a new AttachmentCreateEvent.
|
equals, getAttachedTo, getAttachment, getAttachments, getContent, hashCode
isSuppressNotifications, setSuppressNotifications
getSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
public AttachmentCreateEvent(Object src, List<Attachment> attachments)
src
- the event sourceattachments
- the attachments that have been createdpublic AttachmentCreateEvent(Object src, Attachment attachment)
Copyright © 2003–2016 Atlassian. All rights reserved.