Class TemplateEngineVersion

java.lang.Object
com.flowable.template.engine.TemplateEngineVersion

public final class TemplateEngineVersion extends Object
Author:
Tijs Rademakers
  • Method Details

    • getVersion

      public static String getVersion()
      Return the full version string of the present template engine codebase, or null if it cannot be determined.
      Returns:
      the version of Template Engine or null
      See Also: