Uses of Class
hudson.model.ComputerSet
Packages that use ComputerSet
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Code related to agents.
-
Uses of ComputerSet in hudson.model
Methods in hudson.model that return types with arguments of type ComputerSet -
Uses of ComputerSet in hudson.slaves
Methods in hudson.slaves with parameters of type ComputerSetModifier and TypeMethodDescriptionvoid
NodeDescriptor.handleNewNodePage
(ComputerSet computerSet, String name, org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp) Handles the form submission from the "/computer/new" page, which is the first form for creating a new node. -
Uses of ComputerSet in jenkins.model
Methods in jenkins.model that return ComputerSet -
Uses of ComputerSet in jenkins.widgets
Methods in jenkins.widgets that return types with arguments of type ComputerSetModifier and TypeMethodDescriptionBuildQueueWidget.ComputerSetFactoryImpl.type()
ExecutorsWidget.ComputerSetFactoryImpl.type()
Methods in jenkins.widgets with parameters of type ComputerSetModifier and TypeMethodDescriptionBuildQueueWidget.ComputerSetFactoryImpl.createFor
(ComputerSet target) ExecutorsWidget.ComputerSetFactoryImpl.createFor
(ComputerSet target)