Attachment Interface

Cloud Migration Resources

Planning a Jira Cloud migration? These resources can help you get started:

JMWE Cloud features – Review Cloud features and understand key differences between DC and Cloud.
Migration support from Appfire – Learn how we can help you migrate smoothly.

Attachment Interface

This document details the methods of the Attachment interface you can use on an attachment of the issue returned by the Getters when you access the Attachment field.

 denotes a method that is specific to JMWE.



Method

Return type

Returns

Method

Return type

Returns

getAuthorKey()

String

Key of the author who added the attachment

getAuthorObject()

ApplicationUser

Author object who added the attachment

getCreated()

Timestamp

Timestamp when the attachment was added

getFilename()

String

File name of the attachment

getFilesize()

Long

File size of the attachment

getId()

Long

ID of the attachment

getIssue()

Issue

Issue that this file is attached to.

getIssueId()

Long

Issue ID that this file is attached to.

getMimetype()

String

Mime type of the attachment

getProperties()

PropertySet

Attachment properties

getUrl() 

String

Url of the attachment

isThumbnailable()

Boolean

True if the attachment is thumbnailable

isZip()

Boolean

True if the attachment is compressed zip



Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.