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

Packages that use IssueNotFoundException
com.atlassian.jira.web.action.issue   
 

Uses of IssueNotFoundException in com.atlassian.jira.web.action.issue
 

Methods in com.atlassian.jira.web.action.issue that throw IssueNotFoundException
protected  void AbstractIssueSelectAction.assertIssueIsValid()
          Ensures that the current issue is valid for the calling user.
 org.ofbiz.core.entity.GenericValue AbstractIssueSelectAction.getIssue()
          Gets the current issue's GenericValue.
 MutableIssue AbstractIssueSelectAction.getIssueObject()
          Returns the current Issue.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.