Package | Description |
---|---|
com.google.jenkins.plugins.health | |
com.google.jenkins.plugins.health.lib |
Provides infrastructure for building a page assembled from 'components', each
of which has a simple output and independent, potentially rich derivation
logic.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassLoaderCheck
An extension of
HealthCheck that verifies that some required plugin
classes were loaded. |
class |
ExecutorCheck
An extension of
HealthCheck that verifies that Jenkins has more than
a given minimum number of executors of some given labels. |
class |
HealthCheck
A
Describable ExtensionPoint to perform
health checks. |
Modifier and Type | Class and Description |
---|---|
class |
DerivedPageZone<Component extends DerivedPageComponent<Report>,Report extends DerivedPageComponentReport>
A
DerivedPageZone is a named container for
DerivedPageComponent s. |
Copyright © 2004-2015. All Rights Reserved.