Package com.flowable.template.engine
Class TemplateEngineVersion
java.lang.Object
com.flowable.template.engine.TemplateEngineVersion
- Author:
- Tijs Rademakers
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
Return the full version string of the present template engine codebase, ornull
if it cannot be determined.
-
Method Details
-
getVersion
Return the full version string of the present template engine codebase, ornull
if it cannot be determined.- Returns:
- the version of Template Engine or
null
- See Also:
-