Uses of Interface
jenkins.widgets.HasWidgets
Packages that use HasWidgets
Package
Description
Core object model that are bound to URLs via stapler, rooted at 
Jenkins.Code related to agents.
- 
Uses of HasWidgets in hudson.modelClasses in hudson.model that implement HasWidgetsModifier and TypeClassDescriptionclassAbstractProject<P extends AbstractProject<P,R>, R extends AbstractBuild<P, R>> Base implementation ofJobs that build software.classViewthat contains everything.classRepresents the running state of a remote computer that holdsExecutors.final classServes as the top ofComputers in the URL hierarchy.classFree-style software project.static final classDeprecated.only here for backward compclassA job is an runnable entity under the monitoring of Hudson.classDisplaysJobs in a flat list view.classViewthat only contains projects for which the current user has access to.classBuildable software project.classA view that delegates to another.classEncapsulates the rendering of the list ofTopLevelItems thatJenkinsowns.classJobthat monitors activities that happen outside Hudson, which requires occasional batch reload activity to obtain the up-to-date information.
- 
Uses of HasWidgets in hudson.slavesClasses in hudson.slaves that implement HasWidgetsModifier and TypeClassDescriptionclassAbstractCloudComputer<T extends AbstractCloudSlave>Partial implementation ofComputerto be used in conjunction withAbstractCloudSlave.class
- 
Uses of HasWidgets in jenkins.modelClasses in jenkins.model that implement HasWidgets
- 
Uses of HasWidgets in jenkins.widgetsClasses in jenkins.widgets with type parameters of type HasWidgetsModifier and TypeClassDescriptionclassWidgetFactory<T extends HasWidgets,W extends Widget> Allows you to add new widgets to various kind of objects whose class implementsHasWidgets.Methods in jenkins.widgets with type parameters of type HasWidgetsModifier and TypeMethodDescriptionstatic <T extends HasWidgets,W extends Widget> 
 Iterable<WidgetFactory<T, W>> WidgetFactory.factoriesFor(Class<T> type, Class<W> widgetType)