Package jenkins.widgets
-
Interface Summary Interface Description HasWidgets Classes implementing this interface can have widgets, and they can be accessed using relative urls "widget/widgetName" -
Class Summary Class Description BuildListTable BuildQueueWidget Show the default build queue.BuildQueueWidget.ComputerSetFactoryImpl BuildQueueWidget.ViewFactoryImpl BuildTimeTrend ExecutorsWidget The default executors widget.ExecutorsWidget.ComputerFactoryImpl ExecutorsWidget.ComputerSetFactoryImpl ExecutorsWidget.ViewFactoryImpl HistoryPageEntry<T> Represents an entry used by theHistoryPageFilter
.HistoryPageFilter<T> History page filter.JenkinsWidgetFactory Deprecated. New widgets should provide aWidgetFactory
instead of relying on this legacy lookup.RunListProgressiveRendering Makes it possible to incrementally render some information from aRunList
.WidgetFactory<T extends HasWidgets,W extends Widget> Allows you to add new widgets to various kind of objects whose class implementsHasWidgets
.