| Package | Description | 
|---|---|
| net.bluemind.monitoring.api | 
| Modifier and Type | Field and Description | 
|---|---|
Status | 
PluginInformation.status  | 
Status | 
ServiceInformation.status  | 
Status | 
PluginsList.status  | 
Status | 
ServerInformation.status
Status of the information 
 | 
Status | 
MethodInformation.status  | 
| Modifier and Type | Method and Description | 
|---|---|
static Status | 
Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static Status[] | 
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ServerInformation.setStatus(Status status)
Sets a new status to the current server information if the given status
 has a greater value than the current status. 
 | 
Copyright © 2021. All Rights Reserved.