Uses of Class
com.atlassian.confluence.upgrade.UpgradeException

Packages that use UpgradeException
com.atlassian.confluence.upgrade   
com.atlassian.confluence.upgrade.impl   
 

Uses of UpgradeException in com.atlassian.confluence.upgrade
 

Methods in com.atlassian.confluence.upgrade that throw UpgradeException
protected  boolean AbstractUpgradeManager.permitDatabaseUpgrades()
          This is used to guard against database upgrades being performed multiple times on the same database.
 void UpgradeManager.upgrade(com.atlassian.johnson.JohnsonEventContainer agentJohnson)
           
 void AbstractUpgradeManager.upgrade(com.atlassian.johnson.JohnsonEventContainer agentJohnson)
           
 

Uses of UpgradeException in com.atlassian.confluence.upgrade.impl
 

Methods in com.atlassian.confluence.upgrade.impl that throw UpgradeException
protected  boolean DefaultUpgradeManager.permitDatabaseUpgrades()
          If we are in a clustered setup, only one node should be allowed to perform upgrades that affect the database.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.