| com.atlassian.jira.issue.attachment.BulkAttachmentOperations |
Known Indirect Subclasses
|
Methods for handling attachments in bulk.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieve all the attachments of the system.
| |||||||||||
Retrieve all the attachments of an issue.
| |||||||||||
Retrieve all the attachments of the system. return a class to traverse all the returned attachments.
Retrieve all the attachments of an issue.
| issue | The issue. return a class to traverse all the returned attachments. |
|---|

