@Extension
public static class GroovyLabelAssignmentProperty.DescriptorImpl
extends hudson.model.JobPropertyDescriptor
| Constructor and Description | 
|---|
| GroovyLabelAssignmentProperty.DescriptorImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDisplayName()Name to display. | 
| hudson.model.JobProperty<?> | newInstance(org.kohsuke.stapler.StaplerRequest req,
           net.sf.json.JSONObject formData)Create a new instance from the form input. | 
all, getPropertyDescriptors, isApplicableaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic GroovyLabelAssignmentProperty.DescriptorImpl()
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.model.JobProperty<?>>Descriptor.getDisplayName()public hudson.model.JobProperty<?> newInstance(org.kohsuke.stapler.StaplerRequest req,
                                      net.sf.json.JSONObject formData)
                                        throws hudson.model.Descriptor.FormException
newInstance in class hudson.model.JobPropertyDescriptorhudson.model.Descriptor.FormExceptionJobPropertyDescriptor.newInstance(org.kohsuke.stapler.StaplerRequest, net.sf.json.JSONObject)Copyright © 2004-2016. All Rights Reserved.