@Extension
public static class EnvInjectNodeProperty.EnvInjectNodePropertyDescriptor
extends hudson.slaves.NodePropertyDescriptor
Modifier and Type | Field and Description |
---|---|
static String |
ENVINJECT_CONFIG |
Constructor and Description |
---|
EnvInjectNodeProperty.EnvInjectNodePropertyDescriptor() |
EnvInjectNodeProperty.EnvInjectNodePropertyDescriptor(Class<? extends hudson.slaves.NodeProperty<?>> clazz) |
Modifier and Type | Method and Description |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
String |
getDisplayName() |
EnvInjectGlobalPasswordEntry[] |
getEnvInjectGlobalPasswordEntries() |
String |
getHelpFile() |
String |
getId() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public static final String ENVINJECT_CONFIG
public EnvInjectNodeProperty.EnvInjectNodePropertyDescriptor()
public EnvInjectNodeProperty.EnvInjectNodePropertyDescriptor(Class<? extends hudson.slaves.NodeProperty<?>> clazz)
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.slaves.NodeProperty<?>>
public String getHelpFile()
getHelpFile
in class hudson.model.Descriptor<hudson.slaves.NodeProperty<?>>
public EnvInjectGlobalPasswordEntry[] getEnvInjectGlobalPasswordEntries()
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject json) throws hudson.model.Descriptor.FormException
configure
in class hudson.model.Descriptor<hudson.slaves.NodeProperty<?>>
hudson.model.Descriptor.FormException
public String getId()
getId
in class hudson.model.Descriptor<hudson.slaves.NodeProperty<?>>
Copyright © 2016–2017. All rights reserved.