@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, toMap
public 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.FormException
Copyright © 2016–2021. All rights reserved.