@Extension
public static class TemplateProperty.DescriptorImpl
extends hudson.model.JobPropertyDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDisplayName() |
hudson.model.JobProperty<?> |
newInstance(org.kohsuke.stapler.StaplerRequest request,
net.sf.json.JSONObject formData) |
all, getPropertyDescriptors, isApplicableaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, 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 hudson.model.JobProperty<?> newInstance(org.kohsuke.stapler.StaplerRequest request,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
newInstance in class hudson.model.JobPropertyDescriptorhudson.model.Descriptor.FormExceptionpublic java.lang.String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.model.JobProperty<?>>