Package com.atlassian.jira.upgrade

Interface Summary
ConsistencyChecker  
UpgradeManager  
UpgradeTask  
 

Class Summary
AbstractUpgradeTask  
BuildNumComparator  
ConnectionKeeper This class is used to keep connections open to the database while JIRA is running.
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.

ConsistencyLauncher The ConsistencyLauncher will launch a consistency check when the web application is started.
UpgradeLauncher Tests if an upgrade is neccessary, and performs it.
UpgradeManagerImpl  
 



Copyright © 2002-2006 Atlassian. All Rights Reserved.