Modifier and Type | Method and Description |
---|---|
IntegrityCheck |
IntegrityCheckManager.getIntegrityCheck(Long id) |
IntegrityCheck |
IntegrityCheckManagerImpl.getIntegrityCheck(Long id) |
Modifier and Type | Method and Description |
---|---|
List<IntegrityCheck> |
IntegrityCheckManagerImpl.getIntegrityChecks() |
Modifier and Type | Method and Description |
---|---|
IntegrityCheck |
EntityCheckImpl.getIntegrityCheck() |
IntegrityCheck |
CheckImpl.getIntegrityCheck() |
IntegrityCheck |
Check.getIntegrityCheck() |
Modifier and Type | Method and Description |
---|---|
void |
EntityCheckImpl.setIntegrityCheck(IntegrityCheck integrityCheck) |
void |
CheckImpl.setIntegrityCheck(IntegrityCheck integrityCheck) |
void |
Check.setIntegrityCheck(IntegrityCheck integrityCheck) |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityIntegrityCheck |
Modifier and Type | Class and Description |
---|---|
class |
AbstractIntegrityCheck |
class |
EntityIntegrityCheckImpl |
class |
FieldLayoutIntegrityCheck |
class |
FilterSubscriptionIntegrityCheck |
class |
IntegrityCheckImpl |
class |
IssueIntegrityCheck
unused
|
class |
SchemePermissionIntegrityCheck |
class |
SearchRequestRelationIntegrityCheck |
class |
WorkflowStateIntegrityCheck |
Modifier and Type | Method and Description |
---|---|
int |
AbstractIntegrityCheck.compareTo(IntegrityCheck ic) |
Modifier and Type | Method and Description |
---|---|
boolean |
IntegrityChecker.isHasCorrectableResults(IntegrityCheck integrityCheck) |
boolean |
IntegrityChecker.isIntegrityCheckAvailable(IntegrityCheck integrityCheck) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.