Uses of Class
com.atlassian.jira.exception.AttachmentNotFoundException

Packages that use AttachmentNotFoundException
com.atlassian.jira.bc.issue.attachment   
com.atlassian.jira.issue   
 

Uses of AttachmentNotFoundException in com.atlassian.jira.bc.issue.attachment
 

Methods in com.atlassian.jira.bc.issue.attachment that throw AttachmentNotFoundException
 Attachment AttachmentService.getAttachment(JiraServiceContext jiraServiceContext, Long attachmentId)
          Retrieves the specified issue.
 

Uses of AttachmentNotFoundException in com.atlassian.jira.issue
 

Methods in com.atlassian.jira.issue that throw AttachmentNotFoundException
 Attachment AttachmentManager.getAttachment(Long id)
          Get a single attachment by its ID.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.