I need the file object of a specific Attachment…I got the attachment object and I’m wondering how I should get the file as a object…
https://docs.atlassian.com/software/jira/docs/api/7.1.0/com/atlassian/jira/util/AttachmentUtils.html
Every Attachment-Class is deprecated or dont even have a Function to get the file object. So whats the secret?
regards.