| Package | Description |
|---|---|
| ch.shamu.jsendnrdp.domain |
| Modifier and Type | Method and Description |
|---|---|
State |
NagiosCheckResult.getState() |
static State |
State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static State[] |
State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NagiosCheckResult(String host,
String service,
State state,
String message)
Instantiate a Nagios check result
|
Copyright © 2015. All Rights Reserved.