public interface UpgradeVersionHistoryManager extends UpgradeVersionHistoryReader
QUpgradeVersionHistory
table.
This contains the human readable format for the upgrades as well as the time that they were completed.
Modifier and Type | Method and Description |
---|---|
void |
addUpgradeVersionHistory(int buildNumber,
String version)
Add the given build number and version into the history, storing the time completed as now.
|
getAllUpgradeVersionHistory, getLatestUpgrade
void addUpgradeVersionHistory(int buildNumber, String version)
buildNumber
- of the databaseversion
- of JIRACopyright © 2002-2019 Atlassian. All Rights Reserved.