| 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 |
HealthZone
A
HealthZone is a named container for HealthChecks. |
| Modifier and Type | Class and Description |
|---|---|
class |
DerivedPageManager<Zone extends DerivedPageZone>
Manages
DerivedPageComponent configurations. |
| Modifier and Type | Method and Description |
|---|---|
DerivedPageZone |
DerivedPageAction.getZone(String zoneName) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends DerivedPageZone> |
DerivedPageAction.getZones() |
Copyright © 2004-2015. All Rights Reserved.