Package com.flowable.platform.engine
Class PlatformEngineVersion
java.lang.Object
com.flowable.platform.engine.PlatformEngineVersion
- Author:
- Filip Hrisafov
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
Return the full version string of the present Platform engine codebase, ornull
if it cannot be determined.
-
Constructor Details
-
PlatformEngineVersion
public PlatformEngineVersion()
-
-
Method Details
-
getVersion
Return the full version string of the present Platform engine codebase, ornull
if it cannot be determined.- Returns:
- the version of Platform Engine or
null
- See Also:
-