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

Packages that use UpdateException
com.atlassian.jira.issue   
 

Uses of UpdateException in com.atlassian.jira.issue
 

Methods in com.atlassian.jira.issue that throw UpdateException
 Issue IssueManager.updateIssue(User user, MutableIssue issue, EventDispatchOption eventDispatchOption, boolean sendMail)
          This method will store the provided issue to the JIRA datastore.
 Issue IssueManager.updateIssue(com.atlassian.crowd.embedded.api.User user, MutableIssue issue, EventDispatchOption eventDispatchOption, boolean sendMail)
          This method will store the provided issue to the JIRA datastore.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.