Class EnvironmentUtils

java.lang.Object
com.atlassian.crowd.embedded.impl.EnvironmentUtils

public final class EnvironmentUtils extends Object
Utility class for checking information about the environment.
Since:
5.1.6, 5.2.1
  • Method Details

    • getJreVersion

      public static Optional<EnvironmentUtils.JRE> getJreVersion()
      Returns the version of the current JRE.
      Returns:
      the current JRE version