| 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 | 
MinionStatus.getState()  | 
MinionStatus.State | 
MinionServiceStatus.getState()  | 
MinionStatus.State | 
AggregateMinionStatus.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 © 2020. All rights reserved.