|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<P>
hudson.tools.PropertyDescriptor<hudson.slaves.NodeProperty<?>,hudson.model.Node>
hudson.slaves.NodePropertyDescriptor
org.jenkinsci.plugins.envinject.EnvInjectNodeProperty.EnvInjectNodePropertyDescriptor
@Extension public static class EnvInjectNodeProperty.EnvInjectNodePropertyDescriptor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType |
| Field Summary |
|---|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
EnvInjectNodeProperty.EnvInjectNodePropertyDescriptor()
|
|
EnvInjectNodeProperty.EnvInjectNodePropertyDescriptor(Class<? extends hudson.slaves.NodeProperty<?>> clazz)
|
|
| Method Summary | |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
|
static hudson.XmlFile |
getConfigFile()
|
String |
getDisplayName()
|
EnvInjectGlobalPasswordEntry[] |
getEnvInjectGlobalPasswordEntries()
|
String |
getHelpFile()
|
void |
load()
|
void |
save()
|
| Methods inherited from class hudson.tools.PropertyDescriptor |
|---|
for_, for_, isApplicable |
| Methods inherited from class hudson.model.Descriptor |
|---|
calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnvInjectNodeProperty.EnvInjectNodePropertyDescriptor()
public EnvInjectNodeProperty.EnvInjectNodePropertyDescriptor(Class<? extends hudson.slaves.NodeProperty<?>> clazz)
| Method Detail |
|---|
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.FormExceptionpublic void save()
save in interface hudson.model.Saveablesave in class hudson.model.Descriptor<hudson.slaves.NodeProperty<?>>public void load()
load in class hudson.model.Descriptor<hudson.slaves.NodeProperty<?>>public static hudson.XmlFile getConfigFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||