public interface UpgradeTask
| Modifier and Type | Method and Description |
|---|---|
void |
doUpgrade()
Perform the upgrade.
|
String |
getBuildNumber() |
List<String> |
getErrors() |
String |
getShortDescription() |
@NotNull String getBuildNumber()
@NotNull String getShortDescription()
void doUpgrade()
throws Exception
Exception - to signalize error during upgrade processCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.