@Extension
public static final class ApplitoolsBuildWrapper.DescriptorImpl
extends hudson.model.Descriptor<hudson.tasks.BuildWrapper>
| Modifier and Type | Field and Description |
|---|---|
static String |
APPLITOOLS_DEFAULT_URL |
static boolean |
NOTIFY_BY_COMPLETION |
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckServerURL(String value) |
String |
getDisplayName()
This human readable name is used in the configuration screen.
|
boolean |
isApplicable(Class<? extends hudson.model.AbstractProject> aClass) |
hudson.tasks.BuildWrapper |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
protected static boolean |
validURL(String url) |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, 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, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic static String APPLITOOLS_DEFAULT_URL
public static boolean NOTIFY_BY_COMPLETION
public boolean isApplicable(Class<? extends hudson.model.AbstractProject> aClass)
protected static boolean validURL(String url)
public hudson.util.FormValidation doCheckServerURL(@QueryParameter
String value)
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>public hudson.tasks.BuildWrapper newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
newInstance in class hudson.model.Descriptor<hudson.tasks.BuildWrapper>hudson.model.Descriptor.FormExceptionCopyright © 2016–2020. All rights reserved.