public interface UpgradeTaskInfo
Modifier and Type | Method and Description |
---|---|
String |
getBuildNumber() |
String |
getName()
The human-readable name of the upgrade task
|
String |
getShortDescription()
A short (<50 chars) description of the upgrade action
|
boolean |
isDatabaseUpgrade() |
String getBuildNumber()
String getName()
String getShortDescription()
boolean isDatabaseUpgrade()
Copyright © 2003–2020 Atlassian. All rights reserved.