getAttachment
getAttachment
Description
Returns CAttachment with the following fields: id, pageId, spaceKey, version, creationDate, lastModificationDate, size, name.
Return Type
Returns CAttachment if the attachment was found and returns null if the page/attachment is missing.
Example
CAttachment attachmentInfo = getAttachment(11800, "attachment.txt");
return attachmentInfo.name;
See also
Peacock
, multiple selections available, Use left or right arrow keys to navigate selected items
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.