Uses of Package
jenkins.widgets
-
Packages that use jenkins.widgets Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
.hudson.slaves Code related to agents.hudson.widgets jenkins.model jenkins.widgets -
Classes in jenkins.widgets used by hudson.model Class Description HasWidgets Classes implementing this interface can have widgets, and they can be accessed using relative urls "widget/widgetName" -
Classes in jenkins.widgets used by hudson.slaves Class Description HasWidgets Classes implementing this interface can have widgets, and they can be accessed using relative urls "widget/widgetName" -
Classes in jenkins.widgets used by hudson.widgets Class Description HistoryPageEntry Represents an entry used by theHistoryPageFilter
.HistoryPageFilter History page filter.WidgetFactory Allows you to add new widgets to various kind of objects whose class implementsHasWidgets
. -
Classes in jenkins.widgets used by jenkins.model Class Description HasWidgets Classes implementing this interface can have widgets, and they can be accessed using relative urls "widget/widgetName" -
Classes in jenkins.widgets used by jenkins.widgets Class Description BuildQueueWidget Show the default build queue.ExecutorsWidget The default executors widget.HasWidgets Classes implementing this interface can have widgets, and they can be accessed using relative urls "widget/widgetName"HistoryPageEntry Represents an entry used by theHistoryPageFilter
.RunListProgressiveRendering Makes it possible to incrementally render some information from aRunList
.WidgetFactory Allows you to add new widgets to various kind of objects whose class implementsHasWidgets
.