public class AttachmentBatchUploadCompletedEvent extends GeneralAttachmentBatchUploadCompletedEvent
source
Constructor and Description |
---|
AttachmentBatchUploadCompletedEvent(Object src,
List<Attachment> attachments) |
AttachmentBatchUploadCompletedEvent(Object src,
List<Attachment> attachments,
boolean suppressNotifications) |
equals, getAttachedTo, getAttachment, getAttachments, getContent, hashCode
isSuppressNotifications, setSuppressNotifications
getSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
public AttachmentBatchUploadCompletedEvent(Object src, List<Attachment> attachments)
public AttachmentBatchUploadCompletedEvent(Object src, List<Attachment> attachments, boolean suppressNotifications)
Copyright © 2003–2019 Atlassian. All rights reserved.