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