package

com.atlassian.jira.appconsistency.integrity.check

Interfaces

Check<T extends Amendment>  
EntityCheck<T extends Amendment>  

Classes

AbstractAmendment  
AbstractEntityRelation<T extends Amendment>  
BaseFilterSubscriptionsCheck Base class for filter subscriptions checks. 
CheckAmendment  
CheckImpl<T extends Amendment>  
EntityCheckImpl<T extends Amendment>  
FieldLayoutCheck  
FilterSubscriptionsSavedFilterCheck Finds and fixes all filtersubcriptions that have no corresponding search filter. 
FilterSubscriptionsScheduleCheck Checks and fixes the case where we have a FilterSubscription that has no corresponding Quartz trigger. 
IssueLinkCheck Check that all Issue Links are associated with valid issues. 
PrimaryEntityRelationCreate  
PrimaryEntityRelationDelete  
SchemePermissionCheck Created by IntelliJ IDEA. 
SearchRequestRelationCheck  
WorkflowCurrentStepCheck  
WorkflowIssueStatusNull This check will update an issues status with the value in the workflow entry table if null. 
WorkflowStateCheck