Package com.flowable.template.engine
Class TemplateEngineVersion
- java.lang.Object
-
- com.flowable.template.engine.TemplateEngineVersion
-
public final class TemplateEngineVersion extends java.lang.Object- Author:
- Tijs Rademakers
-
-
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 template engine codebase, ornullif it cannot be determined.
-