Package | Description |
---|---|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at
Hudson . |
hudson.slaves |
Code related to agents.
|
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 programmatically.
|
Copyright © 2004–2021. All rights reserved.