@Extension
public static final class NodePoolSlave.NodePoolSlaveDescriptor
extends hudson.model.Slave.SlaveDescriptor
| Constructor and Description |
|---|
NodePoolSlaveDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
boolean |
getHoldReadOnly()
If the build associated with the node/slave has completed, we don't
allow toggling of the hold state.
|
boolean |
isInstantiable() |
void |
setNodePoolSlave(NodePoolSlave slave) |
computerLauncherDescriptors, doCheckNumExecutors, doCheckRemoteFS, nodePropertyDescriptors, retentionStrategyDescriptorsall, allInstantiable, doCheckName, getConfigPage, handleNewNodePage, newInstanceDetailPageaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic void setNodePoolSlave(NodePoolSlave slave)
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.model.Node>public boolean isInstantiable()
isInstantiable in class hudson.slaves.NodeDescriptorpublic boolean getHoldReadOnly()
Copyright © 2016–2018. All rights reserved.