Uses of Class
com.atlassian.jira.exception.AttachmentNotFoundException
Packages that use AttachmentNotFoundException
-
Uses of AttachmentNotFoundException in com.atlassian.jira.bc.issue.attachment
Methods in com.atlassian.jira.bc.issue.attachment that throw AttachmentNotFoundExceptionModifier and TypeMethodDescriptionAttachmentService.getAttachment
(JiraServiceContext jiraServiceContext, Long attachmentId) Retrieves the specified issue.DefaultAttachmentService.getAttachment
(JiraServiceContext jiraServiceContext, Long attachmentId) -
Uses of AttachmentNotFoundException in com.atlassian.jira.issue
Methods in com.atlassian.jira.issue that throw AttachmentNotFoundExceptionModifier and TypeMethodDescriptionAttachmentManager.getAttachment
(Long id) Get a single attachment by its ID.