@Extension
public static final class NodePoolSlave.NodePoolSlaveDescriptor
extends hudson.model.Slave.SlaveDescriptor
One thing this is used for is locating the help file associated with the form field(s).
Constructor and Description |
---|
NodePoolSlaveDescriptor() |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
NodePoolSlave |
getNodePoolSlave() |
boolean |
isInstantiable() |
void |
setNodePoolSlave(NodePoolSlave slave) |
computerLauncherDescriptors, doCheckNumExecutors, doCheckRemoteFS, nodePropertyDescriptors, retentionStrategyDescriptors
all, allInstantiable, doCheckName, getConfigPage, handleNewNodePage, newInstanceDetailPage
addHelpFileRedirect, 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, toMap
public void setNodePoolSlave(NodePoolSlave slave)
public NodePoolSlave getNodePoolSlave()
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.model.Node>
public boolean isInstantiable()
isInstantiable
in class hudson.slaves.NodeDescriptor
Copyright © 2016–2018. All rights reserved.