| Package | Description |
|---|---|
| com.atlassian.crowd.acceptance.tests.cluster.testutil | |
| com.atlassian.crowd.acceptance.utils | |
| com.atlassian.crowd.embedded.core.util |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentUtils.JRE |
TestkitClient.getJre(String crowdUrl) |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentUtils.JRE |
CrowdInstanceState.getJre() |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentUtils.JRE |
EnvironmentUtils.JRE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnvironmentUtils.JRE[] |
EnvironmentUtils.JRE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<EnvironmentUtils.JRE> |
EnvironmentUtils.JRE.forName(String version) |
static Optional<EnvironmentUtils.JRE> |
EnvironmentUtils.JRE.forVersion(int version) |
static Optional<EnvironmentUtils.JRE> |
EnvironmentUtils.getJreVersion()
Returns the version of the current JRE.
|
Copyright © 2024 Atlassian. All rights reserved.