Class | Description |
---|---|
AbstractLinkedJobsAction | |
ComputerLinkedJobsAction |
For each Computer, Jenkins associates an object of this class to a Linked Jobs page
thanks to
ComputerExtension .This class is responsible for building & collecting the data necessary to build this additional page. |
LabelDashboardAction |
Action (and ExtensionPoint!) responsible for the display of the Labels Dashboard plugin page.
|
LabelLinkedJobsAction |
For each Label, Jenkins associates an object of this class to a Linked Jobs page.
This class is responsible for building & collecting the data necessary to build this additional page. |
Copyright © 2004-2015. All Rights Reserved.