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