@Extension
public class ExecutionManagerConfig
extends jenkins.model.GlobalConfiguration
| Modifier and Type | Field and Description |
|---|---|
ExecuteRequestEMConfig |
emConfig |
| Constructor and Description |
|---|
ExecutionManagerConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
hudson.util.FormValidation |
doValidate(ExecuteRequestEMConfig altConfig)
Checks if the provided values are valid.
|
ExecuteRequestEMConfig |
getEmConfig() |
void |
setEmConfig(ExecuteRequestEMConfig emConfig) |
all, getDescriptor, getGlobalConfigPageaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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 ExecuteRequestEMConfig emConfig
public ExecuteRequestEMConfig getEmConfig()
public void setEmConfig(ExecuteRequestEMConfig emConfig)
public hudson.util.FormValidation doValidate(@QueryParameter
ExecuteRequestEMConfig altConfig)
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws hudson.model.Descriptor.FormException
configure in class jenkins.model.GlobalConfigurationhudson.model.Descriptor.FormException