@Extension
public class ViewerGlobalConfiguration
extends jenkins.model.GlobalConfiguration
| Constructor and Description |
|---|
ViewerGlobalConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
static ViewerGlobalConfiguration |
get() |
List<JenkinsServerConfiguration> |
getConfigurations() |
void |
setConfigurations(List<JenkinsServerConfiguration> configurations) |
all, getCategory, getDescriptor, getDisplayName, getGlobalConfigPageaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, 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 static ViewerGlobalConfiguration get()
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
configure in class hudson.model.Descriptor<jenkins.model.GlobalConfiguration>public List<JenkinsServerConfiguration> getConfigurations()
public void setConfigurations(List<JenkinsServerConfiguration> configurations)
Copyright © 2016–2018. All rights reserved.