|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpgradeException | |
|---|---|
| com.atlassian.confluence.upgrade | |
| com.atlassian.confluence.upgrade.impl | |
| com.atlassian.confluence.upgrade.upgradetask | |
| 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)
|
protected void |
AbstractUpgradeManager.upgradeSchema()
|
| 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. |
void |
DefaultUpgradeManager.upgrade(com.atlassian.johnson.JohnsonEventContainer johnson)
|
| Uses of UpgradeException in com.atlassian.confluence.upgrade.upgradetask |
|---|
| Methods in com.atlassian.confluence.upgrade.upgradetask that throw UpgradeException | |
|---|---|
void |
MailCreationDateUpgradeTask.doUpgrade()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||