Interface VersionUpgradeConstants
@Internal
public interface VersionUpgradeConstants
Keeps track of version upgrade related constants.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThis constant represents the key in our property store that points to the last upgrade task number that was successfully run.static final longThis constant represents the minimum upgrade task number that must have been completed prior to this version of JIRA Agile being installed, in order for further upgrade tasks to successfully complete.
-
Field Details
-
MINIMUM_DATA_VERSION_REQUIRED_FOR_UPGRADE
static final long MINIMUM_DATA_VERSION_REQUIRED_FOR_UPGRADEThis constant represents the minimum upgrade task number that must have been completed prior to this version of JIRA Agile being installed, in order for further upgrade tasks to successfully complete.45represents the upgrade task number of the last upgrade task in the 6.6.x stream of development, dating back to around December 2014.- Since:
- 7.1.0
- See Also:
-
GREEN_HOPPER_UPGRADE_LATEST_VERSION
This constant represents the key in our property store that points to the last upgrade task number that was successfully run.- See Also:
-