public static final class Jenkins.DescriptorImpl extends NodeDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self| Modifier and Type | Field and Description |
|---|---|
static Jenkins.DescriptorImpl |
INSTANCE |
ALLclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckNumExecutors(String value) |
FormValidation |
doCheckRawBuildsDir(String value) |
Object |
getDynamic(String token) |
boolean |
isInstantiable()
Can the administrator create this type of nodes from UI?
Return false if it only makes sense for programs to create it, not through the "new node" UI.
|
all, allInstantiable, doCheckName, getConfigPage, handleNewNodePage, newInstanceDetailPageaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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@Extension public static final Jenkins.DescriptorImpl INSTANCE
public boolean isInstantiable()
NodeDescriptorisInstantiable in class NodeDescriptorpublic FormValidation doCheckNumExecutors(@QueryParameter String value)
public FormValidation doCheckRawBuildsDir(@QueryParameter String value)
Copyright © 2019. All rights reserved.