public class AttachmentViewEvent extends AttachmentEvent
source
Constructor and Description |
---|
AttachmentViewEvent(Object src,
Attachment attachment) |
AttachmentViewEvent(Object src,
Attachment attachment,
boolean download) |
AttachmentViewEvent(Object src,
List<Attachment> attachments,
boolean download) |
Modifier and Type | Method and Description |
---|---|
boolean |
isDownload() |
equals, getAttachedTo, getAttachment, getAttachments, getContent, hashCode
isSuppressNotifications, setSuppressNotifications
getSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
public AttachmentViewEvent(Object src, Attachment attachment)
public AttachmentViewEvent(Object src, Attachment attachment, boolean download)
public AttachmentViewEvent(Object src, List<Attachment> attachments, boolean download)
Copyright © 2003–2020 Atlassian. All rights reserved.