java.lang.Object | |
↳ | com.atlassian.jira.upgrade.UpgradeManager.Status |
Status of the upgrade process
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
OK |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates status with only one error message and indexing params set to none.
| |||||||||||
Creates status with only one error message and indexing params set to none.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
List of errors that occurred during the upgrade
| |||||||||||
Checks whether this upgrade was successful.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Creates status with only one error message and indexing params set to none.
error | the only error message |
---|
Creates status with only one error message and indexing params set to none.
errors | a list of errors that occurred during the upgrade |
---|
List of errors that occurred during the upgrade
Checks whether this upgrade was successful.