Package com.flowable.action.engine
Class ActionEngineVersion
- java.lang.Object
-
- com.flowable.action.engine.ActionEngineVersion
-
public final class ActionEngineVersion extends java.lang.Object
- Author:
- Filip Hrisafov
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getVersion()
Return the full version string of the present Engage engine codebase, ornull
if it cannot be determined.
-