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