|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpdateException | |
|---|---|
| com.atlassian.jira.issue | |
| com.atlassian.jira.issue.managers | |
| 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. |
| Uses of UpdateException in com.atlassian.jira.issue.managers |
|---|
| Methods in com.atlassian.jira.issue.managers that throw UpdateException | |
|---|---|
protected void |
DefaultIssueManager.doUpdate(MutableIssue issue,
org.ofbiz.core.entity.GenericValue originalIssueGV,
EventDispatchOption eventDispatchOption,
com.atlassian.crowd.embedded.api.User user,
boolean sendMail,
DefaultIssueChangeHolder issueChangeHolder)
|
Issue |
DefaultIssueManager.updateIssue(User user,
MutableIssue issue,
EventDispatchOption eventDispatchOption,
boolean sendMail)
|
Issue |
DefaultIssueManager.updateIssue(com.atlassian.crowd.embedded.api.User user,
MutableIssue issue,
EventDispatchOption eventDispatchOption,
boolean sendMail)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||