| Package | Description |
|---|---|
| com.atlassian.confluence.impl.health.checks |
| Modifier and Type | Method and Description |
|---|---|
HomeHealthCheckFailure.Reason |
HomeHealthCheckFailure.getReason() |
static HomeHealthCheckFailure.Reason |
HomeHealthCheckFailure.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HomeHealthCheckFailure.Reason[] |
HomeHealthCheckFailure.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static HomeHealthCheckFailure |
HomeHealthCheckFailure.badConfiguredHome(HomeHealthCheckFailure.Reason reason,
String configuredHome) |
static HomeHealthCheckFailure |
HomeHealthCheckFailure.missingConfiguration(HomeHealthCheckFailure.Reason reason) |
Copyright © 2003–2020 Atlassian. All rights reserved.