Uses of Class
jenkins.widgets.ExecutorsWidget
-
Packages that use ExecutorsWidget Package Description jenkins.widgets -
-
Uses of ExecutorsWidget in jenkins.widgets
Methods in jenkins.widgets that return types with arguments of type ExecutorsWidget Modifier and Type Method Description Collection<ExecutorsWidget>
ExecutorsWidget.ComputerFactoryImpl. createFor(Computer target)
Collection<ExecutorsWidget>
ExecutorsWidget.ComputerSetFactoryImpl. createFor(ComputerSet target)
Collection<ExecutorsWidget>
ExecutorsWidget.ViewFactoryImpl. createFor(View target)
Class<ExecutorsWidget>
ExecutorsWidget.ComputerFactoryImpl. widgetType()
Class<ExecutorsWidget>
ExecutorsWidget.ComputerSetFactoryImpl. widgetType()
Class<ExecutorsWidget>
ExecutorsWidget.ViewFactoryImpl. widgetType()
-