Package com.flowable.policy.engine
Class PolicyEngineVersion
- java.lang.Object
-
- com.flowable.policy.engine.PolicyEngineVersion
-
public final class PolicyEngineVersion extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetVersion()Return the full version string of the present Engage engine codebase, ornullif it cannot be determined.
-