|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntegrityException | |
|---|---|
| com.atlassian.jira.appconsistency.integrity | |
| com.atlassian.jira.appconsistency.integrity.check | |
| Uses of IntegrityException in com.atlassian.jira.appconsistency.integrity |
|---|
| Methods in com.atlassian.jira.appconsistency.integrity that throw IntegrityException | |
|---|---|
List |
IntegrityChecker.correct(Check check)
|
Map |
IntegrityChecker.correct(List<Check> checks)
|
Map |
IntegrityChecker.correctWithIds(List<Long> checkIds)
|
List |
IntegrityChecker.preview(Check check)
|
Map |
IntegrityChecker.preview(List<Check> checks)
|
Map |
IntegrityChecker.previewWithIds(List<Long> checkIds)
|
| Uses of IntegrityException in com.atlassian.jira.appconsistency.integrity.check |
|---|
| Methods in com.atlassian.jira.appconsistency.integrity.check that throw IntegrityException | |
|---|---|
List |
WorkflowStateCheck.correct()
|
List |
WorkflowIssueStatusNull.correct()
|
List |
WorkflowCurrentStepCheck.correct()
|
List |
SimpleTriggerCheck.correct()
|
List |
SearchRequestRelationCheck.correct()
|
List |
SchemePermissionCheck.correct()
|
List |
PrimaryEntityRelationDelete.correct()
|
List |
PrimaryEntityRelationCreate.correct()
|
List |
IssueLinkCheck.correct()
|
List |
FieldLayoutCheck.correct()
|
List |
Check.correct()
|
List |
BaseFilterSubscriptionsCheck.correct()
|
protected List |
BaseFilterSubscriptionsCheck.doCheck(boolean correct)
|
protected void |
FilterSubscriptionsTriggerCheck.doRealCheck(boolean correct,
org.ofbiz.core.entity.GenericValue subscription,
List messages)
|
protected void |
FilterSubscriptionsSavedFilterCheck.doRealCheck(boolean correct,
org.ofbiz.core.entity.GenericValue subscription,
List messages)
|
protected abstract void |
BaseFilterSubscriptionsCheck.doRealCheck(boolean correct,
org.ofbiz.core.entity.GenericValue subscription,
List messages)
|
protected OfBizListIterator |
EntityCheckImpl.getEntities(String entityName)
|
List |
WorkflowStateCheck.preview()
|
List |
WorkflowIssueStatusNull.preview()
|
List |
WorkflowCurrentStepCheck.preview()
|
List |
SimpleTriggerCheck.preview()
|
List |
SearchRequestRelationCheck.preview()
|
List |
SchemePermissionCheck.preview()
|
List |
IssueLinkCheck.preview()
|
List |
FieldLayoutCheck.preview()
|
List |
Check.preview()
|
List |
BaseFilterSubscriptionsCheck.preview()
|
List |
AbstractEntityRelation.preview()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||