public class GlobalConfigurationItem
extends jenkins.model.GlobalConfiguration
GlobalConfiguration page.| Modifier | Constructor and Description |
|---|---|
protected |
GlobalConfigurationItem()
Creates a new
GlobalConfigurationItem. |
protected |
GlobalConfigurationItem(GlobalConfigurationFacade facade)
Creates a new
GlobalConfigurationItem. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clearRepeatableProperties()
Clears all model elements of a repeatable property.
|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
void |
load() |
protected Object |
readResolve()
Called after de-serialization to restore transient fields.
|
void |
save() |
all, getDescriptor, getGlobalConfigPageaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, self, toArray, toList, toMapprotected GlobalConfigurationItem()
GlobalConfigurationItem.protected GlobalConfigurationItem(GlobalConfigurationFacade facade)
GlobalConfigurationItem.facade - the facade to useprotected Object readResolve()
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws hudson.model.Descriptor.FormException
configure in class jenkins.model.GlobalConfigurationhudson.model.Descriptor.FormExceptionprotected void clearRepeatableProperties()
public final void load()
load in class hudson.model.Descriptor<jenkins.model.GlobalConfiguration>public final void save()
save in interface hudson.model.Saveablesave in class hudson.model.Descriptor<jenkins.model.GlobalConfiguration>Copyright © 2016–2020. All rights reserved.