Package org.camunda.bpm.engine.impl.util
Class ProductPropertiesUtil
java.lang.Object
org.camunda.bpm.engine.impl.util.ProductPropertiesUtil
Provides product information data loaded from a *.properties file.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected static final Propertiesprotected static final Stringprotected static final String
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
PROPERTIES_FILE_PATH- See Also:
 
- 
VERSION_PROPERTY- See Also:
 
- 
INSTANCE
 
- 
- 
Constructor Details- 
ProductPropertiesUtilprotected ProductPropertiesUtil()
 
- 
- 
Method Details- 
getProductVersion- Returns:
- the current version of the product (e.g. 7.15.0-SNAPSHOT)
 
 
-