public interface PluginUpgradeTask
| Modifier and Type | Method and Description |
|---|---|
Collection<Message> |
doUpgrade()
Perform the upgrade task.
|
int |
getBuildNumber() |
String |
getPluginKey() |
String |
getShortDescription() |
int getBuildNumber()
<param name="build">1</param>@Nonnull String getShortDescription()
@Nullable Collection<Message> doUpgrade() throws Exception
Exception - if the upgrade failsCopyright © 2021 Atlassian. All rights reserved.