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