@Extension
public class FodGlobalDescriptor
extends jenkins.model.GlobalConfiguration
| Constructor and Description |
|---|
FodGlobalDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
hudson.util.FormValidation |
doTestConnection(String clientId,
String clientSecret,
String baseUrl,
String apiUrl) |
String |
getApiUrl() |
String |
getBaseUrl() |
String |
getClientId() |
String |
getClientSecret() |
String |
getDisplayName() |
all, getCategory, getDescriptor, 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 boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<jenkins.model.GlobalConfiguration>hudson.model.Descriptor.FormExceptionpublic String getDisplayName()
getDisplayName in class jenkins.model.GlobalConfigurationpublic String getClientId()
public String getClientSecret()
public String getBaseUrl()
public String getApiUrl()
Copyright © 2016–2018. All rights reserved.