Uses of Interface
com.atlassian.jira.upgrade.ConsistencyChecker

Packages that use ConsistencyChecker
com.atlassian.jira.upgrade   
 

Uses of ConsistencyChecker in com.atlassian.jira.upgrade
 

Classes in com.atlassian.jira.upgrade that implement ConsistencyChecker
 class ConsistencyCheckImpl
          The consistency checker runs every time the web app is reloaded, and checks JIRA's consistency (duh ;))

At the moment it just looks to check that certain Listeners are loaded, but in the future it can check the consistency of data etc.

 



Copyright © 2002-2011 Atlassian. All Rights Reserved.