Interface IntegrityCheck
- All Superinterfaces:
Comparable<IntegrityCheck>
- All Known Implementing Classes:
AbstractIntegrityCheck
,FieldLayoutIntegrityCheck
,FilterSubscriptionIntegrityCheck
,IssueRelationsIntegrityCheck
,SchemePermissionIntegrityCheck
,SearchRequestRelationIntegrityCheck
,WorkflowStateIntegrityCheck
-
Method Summary
Modifier and TypeMethodDescriptionReturns the checks that are part of this integrity check.getId()
boolean
If all the checks are available, the integrity check is considered available.Methods inherited from interface java.lang.Comparable
compareTo