Class AbstractIntegrityCheck

java.lang.Object
com.atlassian.jira.appconsistency.integrity.integritycheck.AbstractIntegrityCheck
All Implemented Interfaces:
IntegrityCheck, Comparable<IntegrityCheck>
Direct Known Subclasses:
FieldLayoutIntegrityCheck, FilterSubscriptionIntegrityCheck, IssueRelationsIntegrityCheck, SchemePermissionIntegrityCheck, SearchRequestRelationIntegrityCheck, WorkflowStateIntegrityCheck

public abstract class AbstractIntegrityCheck extends Object implements IntegrityCheck