| Package | Description |
|---|---|
| org.wildfly.swarm.health |
| Modifier and Type | Method and Description |
|---|---|
Status.State |
Status.getState() |
Status.State |
HealthStatus.getState() |
static Status.State |
Status.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status.State[] |
Status.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.