|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CppNCSSHealthMetrics | |
|---|---|
| hudson.plugins.cppncss | |
| Uses of CppNCSSHealthMetrics in hudson.plugins.cppncss |
|---|
| Methods in hudson.plugins.cppncss that return CppNCSSHealthMetrics | |
|---|---|
static CppNCSSHealthMetrics |
CppNCSSHealthMetrics.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CppNCSSHealthMetrics[] |
CppNCSSHealthMetrics.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in hudson.plugins.cppncss with parameters of type CppNCSSHealthMetrics | |
|---|---|
CppNCSSHealthTarget(CppNCSSHealthMetrics metric,
java.lang.String healthy,
java.lang.String unhealthy,
java.lang.String unstable,
java.lang.String fail,
java.lang.String failNew)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||