java.lang.Object | |
↳ | com.atlassian.jira.upgrade.UpgradeManager.Status |
Status of the upgrade process
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates status with only one error message and reindexPerformed flag set to false
| |||||||||||
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
List of errors that occurred during the upgrade
| |||||||||||
If one of the executed upgrade tasks required reindexing thim method will return true
| |||||||||||
Checks wether this upgrade was succesful
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Creates status with only one error message and reindexPerformed flag set to false
error | the only erro messag |
---|
reindexPerformed | flag indicating if reindexing was performed during upgrade |
---|---|
errors | a list of errors that occurred during the upgrade |
List of errors that occurred during the upgrade
If one of the executed upgrade tasks required reindexing thim method will return true
Checks wether this upgrade was succesful