| Package | Description |
|---|---|
| com.atlassian.bamboo.setup | |
| com.atlassian.bamboo.upgrade | |
| com.atlassian.bamboo.upgrade.tasks | |
| com.atlassian.bamboo.upgrade.tasks.validation | |
| com.atlassian.upgrade |
| Modifier and Type | Method and Description |
|---|---|
void |
H2DatabaseUpgrader.upgradeH2Database(@NotNull BootstrapManager bootstrapManager) |
void |
H2DatabaseUpgraderImpl.upgradeH2Database(@NotNull BootstrapManager bootstrapManager) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractUpgradeManager.classifyUpgradeTask(@NotNull String bambooBuildNumber,
@NotNull UpgradeTask task) |
protected void |
UpgradeManagerImpl.classifyUpgradeTask(@NotNull String bambooBuildNumber,
@NotNull UpgradeTask task) |
protected SortedMap<String,UpgradeTask> |
AbstractUpgradeManager.createTasks(@NotNull String xPathExpression,
@NotNull String installationBuildNumber,
@NotNull String upgradeBuildNumber)
Creates a mapping of build numbers to upgrade tasks.
|
UpgradeTask |
AbstractUpgradeManager.createUpgradeTask(String className) |
UpgradeTask |
BootstrapUpgradeManagerImpl.createUpgradeTask(String className) |
protected <E extends Exception> |
AbstractUpgradeManager.forEachTask(@NotNull String xPathExpression,
@NotNull String installationBuildNumber,
@NotNull String upgradeBuildNumber,
BambooClosures.Throwing1<UpgradeTask,E> action)
Iterates over upgrade tasks, lazily instantiating them on the fly.
|
protected void |
AbstractUpgradeManager.populateRelevantUpgrades(@NotNull String buildNumberLo,
@NotNull String buildNumberHi) |
protected void |
UpgradeManagerImpl.populateRelevantUpgrades(@NotNull String buildNumberLo,
@NotNull String buildNumberHi) |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiThreadedUpgradeRunner.checkException() |
void |
MultiThreadedUpgradeRunner.submit(@NotNull Callable<Void> callable) |
void |
MultiThreadedUpgradeRunner.waitForTermination() |
| Modifier and Type | Method and Description |
|---|---|
static void |
DatabaseIsSupported.isSupported(Connection connection,
com.atlassian.config.db.DatabaseDetails dbDetails) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpgradeManager.upgrade(com.atlassian.johnson.JohnsonEventContainer agentJohnson) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.