Package | Description |
---|---|
org.opennms.minion.status |
Modifier and Type | Field and Description |
---|---|
static MinionStatus.State |
MinionStatus.DOWN |
static MinionStatus.State |
MinionStatus.UP |
Modifier and Type | Method and Description |
---|---|
MinionStatus.State |
AggregateMinionStatus.getState() |
MinionStatus.State |
MinionStatus.getState() |
MinionStatus.State |
MinionServiceStatus.getState() |
static MinionStatus.State |
MinionStatus.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MinionStatus.State[] |
MinionStatus.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.