Package com.atlassian.jira.upgrade

Interface Summary
ConsistencyChecker Created by IntelliJ IDEA.
UpgradeManager Created by IntelliJ IDEA.
UpgradeTask  
 

Class Summary
AbstractUpgradeTask  
BuildNumComparator  
ConsistencyCheckImpl The consistency checker runs every time the web app is reloaded, and checks JIRA's consistency (duh ;))
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