Class PlatformEngineVersion


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

      • PlatformEngineVersion

        public PlatformEngineVersion()
    • Method Detail

      • 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:
        Package.getImplementationVersion()