@Extension
public static final class CBT_Jenkins.DescriptorImpl
extends hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
hudson.util.ListBoxModel |
doFillBrowserItems(String operatingSystem) |
hudson.util.ListBoxModel |
doFillOperatingSystemItems()
Performs on-the-fly validation of the form field 'name'.
|
hudson.util.ListBoxModel |
doFillResolutionItems(String operatingSystem) |
String |
getApikey() |
String |
getDisplayName()
This human readable name is used in the configuration screen.
|
String |
getUsername() |
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> aClass) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, 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 getUsername()
public String getApikey()
public hudson.util.ListBoxModel doFillOperatingSystemItems()
value - This parameter receives the value that the user has typed.FormValidation.error(String) does not
prevent the form from being saved. It just means that a message
will be displayed to the user.public hudson.util.ListBoxModel doFillBrowserItems(@QueryParameter
String operatingSystem)
public hudson.util.ListBoxModel doFillResolutionItems(@QueryParameter
String operatingSystem)
public boolean isApplicable(Class<? extends hudson.model.AbstractProject> aClass)
isApplicable in class hudson.tasks.BuildStepDescriptor<hudson.tasks.Builder>public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.Builder>public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<hudson.tasks.Builder>hudson.model.Descriptor.FormExceptionCopyright © 2004-2016 CrossBrowserTesting.com. All Rights Reserved.