|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpgradeException | |
---|---|
com.atlassian.bamboo.upgrade | |
com.atlassian.bamboo.upgrade.tasks | |
com.atlassian.upgrade |
Uses of UpgradeException in com.atlassian.bamboo.upgrade |
---|
Methods in com.atlassian.bamboo.upgrade that throw UpgradeException | |
---|---|
protected void |
UpgradeManagerImpl.classifyUpgradeTask(String bambooBuildNumber,
UpgradeTask task)
|
protected void |
AbstractUpgradeManager.classifyUpgradeTask(String bambooBuildNumber,
UpgradeTask task)
|
protected SortedMap<String,UpgradeTask> |
AbstractUpgradeManager.createTasks(String xPathExpression,
String installationBuildNumber,
String upgradeBuildNumber)
|
protected UpgradeTask |
BootstrapUpgradeManagerImpl.createUpgradeTask(String className)
|
protected void |
UpgradeManagerImpl.populateRelevantUpgrades(String buildNumberLo,
String buildNumberHi)
|
protected void |
AbstractUpgradeManager.populateRelevantUpgrades(String buildNumberLo,
String buildNumberHi)
|
Uses of UpgradeException in com.atlassian.bamboo.upgrade.tasks |
---|
Methods in com.atlassian.bamboo.upgrade.tasks that throw UpgradeException | |
---|---|
void |
MultiThreadedUpgradeRunner.checkException()
|
void |
MultiThreadedUpgradeRunner.submit(Callable<Void> callable)
|
void |
MultiThreadedUpgradeRunner.waitForTermination()
|
Uses of UpgradeException in com.atlassian.upgrade |
---|
Methods in com.atlassian.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)
|
protected void |
AbstractUpgradeManager.upgradeSchema()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |