|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IntegrityCheck in com.atlassian.jira.appconsistency.integrity |
---|
Methods in com.atlassian.jira.appconsistency.integrity that return IntegrityCheck | |
---|---|
IntegrityCheck |
IntegrityCheckManagerImpl.getIntegrityCheck(Long id)
|
IntegrityCheck |
IntegrityCheckManager.getIntegrityCheck(Long id)
|
Methods in com.atlassian.jira.appconsistency.integrity that return types with arguments of type IntegrityCheck | |
---|---|
List<IntegrityCheck> |
IntegrityCheckManagerImpl.getIntegrityChecks()
|
Uses of IntegrityCheck in com.atlassian.jira.appconsistency.integrity.check |
---|
Methods in com.atlassian.jira.appconsistency.integrity.check that return IntegrityCheck | |
---|---|
IntegrityCheck |
EntityCheckImpl.getIntegrityCheck()
|
IntegrityCheck |
CheckImpl.getIntegrityCheck()
|
IntegrityCheck |
Check.getIntegrityCheck()
|
Methods in com.atlassian.jira.appconsistency.integrity.check with parameters of type IntegrityCheck | |
---|---|
void |
EntityCheckImpl.setIntegrityCheck(IntegrityCheck integrityCheck)
|
void |
CheckImpl.setIntegrityCheck(IntegrityCheck integrityCheck)
|
void |
Check.setIntegrityCheck(IntegrityCheck integrityCheck)
|
Uses of IntegrityCheck in com.atlassian.jira.appconsistency.integrity.integritycheck |
---|
Subinterfaces of IntegrityCheck in com.atlassian.jira.appconsistency.integrity.integritycheck | |
---|---|
interface |
EntityIntegrityCheck
|
Classes in com.atlassian.jira.appconsistency.integrity.integritycheck that implement IntegrityCheck | |
---|---|
class |
AbstractIntegrityCheck
|
class |
EntityIntegrityCheckImpl
|
class |
FieldLayoutIntegrityCheck
|
class |
FilterSubscriptionIntegrityCheck
|
class |
IntegrityCheckImpl
|
class |
IssueIntegrityCheck
unused |
class |
SchemePermissionIntegrityCheck
|
class |
SearchRequestRelationIntegrityCheck
|
class |
WorkflowStateIntegrityCheck
|
Methods in com.atlassian.jira.appconsistency.integrity.integritycheck with parameters of type IntegrityCheck | |
---|---|
int |
AbstractIntegrityCheck.compareTo(IntegrityCheck ic)
|
Uses of IntegrityCheck in com.atlassian.jira.web.action.admin |
---|
Methods in com.atlassian.jira.web.action.admin with parameters of type IntegrityCheck | |
---|---|
boolean |
IntegrityChecker.isHasCorrectableResults(IntegrityCheck integrityCheck)
|
boolean |
IntegrityChecker.isIntegrityCheckAvailable(IntegrityCheck integrityCheck)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |