public class UpgradeTask854MoveBaseUrlToDb extends Object implements UpgradeTask
| Modifier and Type | Field and Description |
|---|---|
static String |
DUMMY_BASE_URL |
| Constructor and Description |
|---|
UpgradeTask854MoveBaseUrlToDb(ResourceLocator resourceLocator,
PropertyManager propertyManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
doUpgrade()
Perform the upgrade.
|
int |
getBuildNumber() |
String |
getShortDescription()
A short (less than 50 chars) description of the upgrade action
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetErrorspublic static final String DUMMY_BASE_URL
public UpgradeTask854MoveBaseUrlToDb(ResourceLocator resourceLocator, PropertyManager propertyManager)
public int getBuildNumber()
getBuildNumber in interface UpgradeTaskpublic String getShortDescription()
UpgradeTaskgetShortDescription in interface UpgradeTaskpublic void doUpgrade()
UpgradeTaskdoUpgrade in interface UpgradeTaskCopyright © 2024 Atlassian. All rights reserved.