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 | Class and Description |
---|---|
static class |
Slave.SlaveDescriptor |
Modifier and Type | Method and Description |
---|---|
abstract NodeDescriptor |
Node.getDescriptor() |
Modifier and Type | Class and Description |
---|---|
static class |
DumbSlave.DescriptorImpl |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<Node,NodeDescriptor> |
NodeDescriptor.all()
Returns all the registered
NodeDescriptor descriptors. |
static List<NodeDescriptor> |
NodeDescriptor.allInstantiable() |
Modifier and Type | Class and Description |
---|---|
static class |
Jenkins.DescriptorImpl |
Modifier and Type | Method and Description |
---|---|
NodeDescriptor |
Jenkins.getDescriptor() |
Copyright © 2017. All rights reserved.