@Extension
public class OntrackConfiguration
extends jenkins.model.GlobalConfiguration
| Constructor and Description |
|---|
OntrackConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
static OntrackConfiguration |
getOntrackConfiguration() |
String |
getOntrackConfigurationName() |
String |
getOntrackPassword() |
String |
getOntrackUrl() |
String |
getOntrackUser() |
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 static OntrackConfiguration getOntrackConfiguration()
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<jenkins.model.GlobalConfiguration>hudson.model.Descriptor.FormExceptionpublic String getOntrackConfigurationName()
public String getOntrackUrl()
public String getOntrackUser()
public String getOntrackPassword()
Copyright © 2004-2015. All Rights Reserved.