public final class AttachmentRow extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
containsExpansionWarning() |
DeleteAttachmentDialog |
delete() |
List<ArchiveEntryItem> |
expandEntries() |
long |
getAttachmentId() |
FileLinkElement |
getFileLink() |
ArchiveFooter |
getFooter() |
String |
getTitle() |
FilePreview |
openPreview() |
public long getAttachmentId()
public String getTitle()
public FileLinkElement getFileLink()
public FilePreview openPreview()
public DeleteAttachmentDialog delete()
public List<ArchiveEntryItem> expandEntries()
public boolean containsExpansionWarning()
public ArchiveFooter getFooter()
Copyright © 2002-2024 Atlassian. All Rights Reserved.