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, hashCode
isSuppressNotifications, setSuppressNotifications
getSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
public HiddenAttachmentCreateEvent(Object src, List<Attachment> attachments)
src
- the event sourceattachments
- the attachments that have been createdpublic HiddenAttachmentCreateEvent(Object src, Attachment attachment)
Copyright © 2003–2021 Atlassian. All rights reserved.