public class AttachmentBatchUploadCompletedEvent extends GeneralAttachmentBatchUploadCompletedEvent implements NotificationEnabledEvent
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
isSuppressNotifications
getTimestamp
public AttachmentBatchUploadCompletedEvent(Object src, List<Attachment> attachments)
public AttachmentBatchUploadCompletedEvent(Object src, List<Attachment> attachments, boolean suppressNotifications)
Copyright © 2003–2021 Atlassian. All rights reserved.