Class PlatformEngineVersion

java.lang.Object
com.flowable.platform.engine.PlatformEngineVersion

public final class PlatformEngineVersion extends Object
Author:
Filip Hrisafov
  • Constructor Details

    • PlatformEngineVersion

      public PlatformEngineVersion()
  • Method Details

    • getVersion

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