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 Summary
Modifier and TypeFieldDescriptionprotected static final Properties
protected static final String
protected static final String
-
Constructor Summary
-
Method Summary
-
Field Details
-
PROPERTIES_FILE_PATH
- See Also:
-
VERSION_PROPERTY
- See Also:
-
INSTANCE
-
-
Constructor Details
-
ProductPropertiesUtil
protected ProductPropertiesUtil()
-
-
Method Details
-
getProductVersion
- Returns:
- the current version of the product (e.g.
7.15.0-SNAPSHOT
)
-