Class UpgradeConstants
java.lang.Object
com.evolveum.midpoint.ninja.action.upgrade.UpgradeConstants
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
SUPPORTED_VERSIONThis is the version we are upgrading from. It's current version.- See Also:
 
- 
SUPPORTED_VERSION_TARGETThis is the version we are upgrading to. For "master" branch it is null - there's nothing newer than master - nothing to upgrade to.
- 
UPGRADE_TEMP_DIRECTORY- See Also:
 
- 
SCRIPTS_DIRECTORYDirectory within distribution where SQL scripts for native PostgreSQL repository are located.
 
- 
- 
Constructor Details- 
UpgradeConstantspublic UpgradeConstants()
 
-