Uses of Class
hudson.model.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
-
Uses of ComputerSet in hudson.slaves
Modifier and TypeMethodDescriptionvoid
NodeDescriptor.handleNewNodePage
(ComputerSet computerSet, String name, org.kohsuke.stapler.StaplerRequest2 req, org.kohsuke.stapler.StaplerResponse2 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
-
Uses of ComputerSet in jenkins.widgets
Modifier and TypeMethodDescriptionBuildQueueWidget.ComputerSetFactoryImpl.type()
ExecutorsWidget.ComputerSetFactoryImpl.type()
Modifier and TypeMethodDescriptionBuildQueueWidget.ComputerSetFactoryImpl.createFor
(ComputerSet target) ExecutorsWidget.ComputerSetFactoryImpl.createFor
(ComputerSet target)