Package com.flowable.dataobject.engine
Class DataObjectEngineVersion
- java.lang.Object
-
- com.flowable.dataobject.engine.DataObjectEngineVersion
-
public final class DataObjectEngineVersion extends java.lang.Object
-
-
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 Data object engine codebase, ornull
if it cannot be determined.
-