Class EnvironmentUtils
java.lang.Object
com.atlassian.crowd.embedded.impl.EnvironmentUtils
Utility class for checking information about the environment.
- Since:
- 5.1.6, 5.2.1
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Optional<EnvironmentUtils.JRE>
Returns the version of the current JRE.
-
Method Details
-
getJreVersion
Returns the version of the current JRE.- Returns:
- the current JRE version
-