public static final class Jenkins.DescriptorImpl extends NodeDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
Modifier and Type | Field and Description |
---|---|
static Jenkins.DescriptorImpl |
INSTANCE |
ALL
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
FormValidation |
doCheckNumExecutors(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, newInstanceDetailPage
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, 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()
NodeDescriptor
isInstantiable
in class NodeDescriptor
public FormValidation doCheckNumExecutors(@QueryParameter String value)
Copyright © 2004–2019. All rights reserved.