@Extension public static final class LabelExtension.LabelPluginDescriptor extends hudson.model.labels.LabelAtomPropertyDescriptor implements PluginSettings
| Constructor and Description |
|---|
LabelExtension.LabelPluginDescriptor()
In order to load the persisted global configuration, we have to
call load() in the constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
boolean |
getDetailedView() |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, 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, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic LabelExtension.LabelPluginDescriptor()
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.model.labels.LabelAtomProperty>public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<hudson.model.labels.LabelAtomProperty>hudson.model.Descriptor.FormExceptionpublic boolean getDetailedView()
getDetailedView in interface PluginSettingsCopyright © 2004-2014. All Rights Reserved.