| Class | Description |
|---|---|
| ClassLoaderCheck |
An extension of
HealthCheck that verifies that some required plugin
classes were loaded. |
| ClassLoaderCheck.DescriptorImpl |
Descriptor class for this extension.
|
| ExecutorCheck |
An extension of
HealthCheck that verifies that Jenkins has more than
a given minimum number of executors of some given labels. |
| ExecutorCheck.DescriptorImpl |
Descriptor class for this extension.
|
| HealthCheck |
A
Describable ExtensionPoint to perform
health checks. |
| HealthCheckAction |
Expose
HealthCheck results through the Jenkins UI, and also through
the Jenkins remote access API. |
| HealthCheckManager |
Managing
HealthCheck configurations. |
| HealthCheckReport |
A tuple of a
Result object and a log stream as a String. |
| HealthZone |
A
HealthZone is a named container for HealthChecks. |
| HealthZone.DescriptorImpl |
Descriptor of HealthZone. |
| HealthZone.ErrorApi |
An implementation of
Api that can give a better error message for
our use case. |
| Messages |
Copyright © 2004-2015. All Rights Reserved.