| Package | Description |
|---|---|
| hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
| hudson.slaves |
Code related to slaves.
|
| jenkins.model |
| Modifier and Type | Method and Description |
|---|---|
Descriptor<ComputerSet> |
ComputerSet.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
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.
|
| Modifier and Type | Method and Description |
|---|---|
ComputerSet |
Jenkins.getComputer()
Deprecated.
UI method. Not meant to be used programatically.
|
Copyright © 2019. All rights reserved.