@Extension
public class CouchStatsConfig
extends jenkins.model.GlobalConfiguration
| Constructor and Description |
|---|
CouchStatsConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
static CouchStatsConfig |
get() |
String |
getDocument() |
hudson.util.Secret |
getPassword() |
String |
getUrl() |
String |
getUsername() |
void |
setDocument(String document) |
void |
setPassword(hudson.util.Secret password) |
void |
setUrl(String url) |
void |
setUsername(String username) |
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 String getUrl()
public void setUrl(String url)
public String getUsername()
public void setUsername(String username)
public void setPassword(hudson.util.Secret password)
public hudson.util.Secret getPassword()
public String getDocument()
public void setDocument(String document)
public 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 static CouchStatsConfig get()
Copyright © 2016–2020. All rights reserved.