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, hashCodeisSuppressNotifications, setSuppressNotificationsgetSource, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTimestamppublic AttachmentViewEvent(Object src, Attachment attachment)
public AttachmentViewEvent(Object src, Attachment attachment, boolean download)
public AttachmentViewEvent(Object src, List<Attachment> attachments, boolean download)
Copyright © 2003–2022 Atlassian. All rights reserved.