| 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.
|
| Class and Description |
|---|
| DerivedPageAction
Expose
DerivedPageComponents' assembled pages through the Jenkins UI
and through the Jenkins remote access API. |
| DerivedPageComponent
Logic to yield a
Report for this component of the page. |
| DerivedPageComponentReport
A tuple of a
Result derivation success and Value outcome. |
| DerivedPageManager
Manages
DerivedPageComponent configurations. |
| DerivedPageZone
A
DerivedPageZone is a named container for
DerivedPageComponents. |
| Class and Description |
|---|
| DerivedPageComponent
Logic to yield a
Report for this component of the page. |
| DerivedPageComponentReport
A tuple of a
Result derivation success and Value outcome. |
| DerivedPageManager
Manages
DerivedPageComponent configurations. |
| DerivedPageZone
A
DerivedPageZone is a named container for
DerivedPageComponents. |
Copyright © 2004-2015. All Rights Reserved.