Uses of Class
hudson.widgets.Widget
Packages that use Widget
-
Uses of Widget in hudson.widgets
Subclasses of Widget in hudson.widgetsModifier and TypeClassDescriptionclassDisplays the build history on the side panel.classHistoryWidget<O extends ModelObject,T> Displays the history of records on the side panel. -
Uses of Widget in jenkins.model
Methods in jenkins.model that return types with arguments of type WidgetModifier and TypeMethodDescriptionJenkins.getWidgets()Gets theWidgets registered on this object. -
Uses of Widget in jenkins.widgets
Classes in jenkins.widgets with type parameters of type WidgetModifier and TypeClassDescriptionclassWidgetFactory<T extends HasWidgets,W extends Widget> Allows you to add new widgets to various kind of objects whose class implementsHasWidgets.Subclasses of Widget in jenkins.widgetsModifier and TypeClassDescriptionclassShow the default build queue.classThe default executors widget.Methods in jenkins.widgets with type parameters of type WidgetModifier and TypeMethodDescriptionstatic <T extends HasWidgets,W extends Widget>
Iterable<WidgetFactory<T,W>> WidgetFactory.factoriesFor(Class<T> type, Class<W> widgetType) Methods in jenkins.widgets that return WidgetModifier and TypeMethodDescriptiondefault WidgetReturns the named widget, ornullif it does not exist.Methods in jenkins.widgets that return types with arguments of type WidgetModifier and TypeMethodDescriptionDeprecated.HasWidgets.getWidgets()JenkinsWidgetFactory.widgetType()Deprecated.