@Extension
public class SCMGlobalConfiguration
extends jenkins.model.GlobalConfiguration
| Constructor and Description |
|---|
SCMGlobalConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
The method is called when the global configuration page is submitted.
|
static SCMGlobalConfiguration |
get()
Returns the global configuration class and its parameters
|
String |
getTopazCLILocation()
Returns the Topaz Workbench CLI location
|
all, getCategory, getDescriptor, getDisplayName, getGlobalConfigPageaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, 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 boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws hudson.model.Descriptor.FormException
save() method must be called. Data is defined in the config.jelly page.configure in class hudson.model.Descriptor<jenkins.model.GlobalConfiguration>req - Stapler requestjson - Form dataFormExceptionhudson.model.Descriptor.FormExceptionpublic static SCMGlobalConfiguration get()
public String getTopazCLILocation()
Copyright © 2004-2016. All Rights Reserved.