|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of JiraException in com.atlassian.jira.action.issue |
|---|
| Methods in com.atlassian.jira.action.issue that throw JiraException | |
|---|---|
protected void |
AbstractIssueUpdateAction.doUpdate(IssueUpdateBean issueUpdateBean,
boolean generateChangeItems)
|
protected void |
AbstractIssueUpdateAction.doUpdateWithChangelog(Long eventTypeId,
List changeItems)
This method 'completes' the update of an issue entity. |
| Uses of JiraException in com.atlassian.jira.bc.issue.comment |
|---|
| Methods in com.atlassian.jira.bc.issue.comment that throw JiraException | |
|---|---|
protected void |
DefaultCommentService.doUpdateWithChangelog(Long eventTypeId,
List changeItems,
Issue issue,
com.atlassian.crowd.embedded.api.User user,
boolean dispatchEvent)
This method 'completes' the update of an issue entity. |
| Uses of JiraException in com.atlassian.jira.event |
|---|
| Subclasses of JiraException in com.atlassian.jira.event | |
|---|---|
class |
ListenerException
The exception that should be thrown for all errors within Listeners. |
| Uses of JiraException in com.atlassian.jira.exception |
|---|
| Subclasses of JiraException in com.atlassian.jira.exception | |
|---|---|
class |
CreateException
|
class |
PermissionException
Exception that is thrown when a permission is violated (usually in a Manager) ///CLOVER:OFF |
class |
RemoveException
|
class |
StoreException
Deprecated. Please use DataAccessException instead. |
class |
UpdateException
Thrown when there is a serious error with an update. |
| Uses of JiraException in com.atlassian.jira.external |
|---|
| Subclasses of JiraException in com.atlassian.jira.external | |
|---|---|
class |
ExternalException
|
| Uses of JiraException in com.atlassian.jira.imports.csv |
|---|
| Subclasses of JiraException in com.atlassian.jira.imports.csv | |
|---|---|
class |
ImportException
|
| Uses of JiraException in com.atlassian.jira.issue |
|---|
| Subclasses of JiraException in com.atlassian.jira.issue | |
|---|---|
class |
IssueFieldUpdateException
|
| Uses of JiraException in com.atlassian.jira.issue.index |
|---|
| Subclasses of JiraException in com.atlassian.jira.issue.index | |
|---|---|
class |
IndexException
|
| Uses of JiraException in com.atlassian.jira.issue.search |
|---|
| Subclasses of JiraException in com.atlassian.jira.issue.search | |
|---|---|
class |
ClauseTooComplexSearchException
Thrown when a lucene is attempted to be built from a JQL query which is too complex. |
class |
SearchException
|
| Uses of JiraException in com.atlassian.jira.issue.util |
|---|
| Methods in com.atlassian.jira.issue.util that throw JiraException | |
|---|---|
void |
IssueUpdater.doUpdate(IssueUpdateBean issueUpdateBean,
boolean generateChangeItems)
|
void |
DefaultIssueUpdater.doUpdate(IssueUpdateBean iub,
boolean generateChangeItems)
Stores any changes to the issue optionally including a changelog and conditionally dispatches an IssueUpdate event if the changes were real and made to significant fields. |
| Uses of JiraException in com.atlassian.jira.service |
|---|
| Subclasses of JiraException in com.atlassian.jira.service | |
|---|---|
class |
ServiceException
|
| Uses of JiraException in com.atlassian.jira.util.system |
|---|
| Methods in com.atlassian.jira.util.system that throw JiraException | |
|---|---|
SystemInfoUtils.DatabaseMetaData |
SystemInfoUtilsImpl.getDatabaseMetaData()
|
SystemInfoUtils.DatabaseMetaData |
SystemInfoUtils.getDatabaseMetaData()
|
| Uses of JiraException in com.atlassian.jira.vcs |
|---|
| Subclasses of JiraException in com.atlassian.jira.vcs | |
|---|---|
class |
RepositoryException
An exception thrown when an error occurs while communicating with a Repository |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||