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 © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.