@Symbol(value="eggplantRunner") @Extension public static final class EggplantRunnerBuilder.DescriptorImpl extends BuildStepDescriptor<Builder>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckBackoffFactor(String value) |
FormValidation |
doCheckClientId(String value) |
FormValidation |
doCheckClientSecret(String value) |
FormValidation |
doCheckPollInterval(String value) |
FormValidation |
doCheckRequestRetries(String value) |
FormValidation |
doCheckRequestTimeout(String value) |
FormValidation |
doCheckServerURL(String value) |
FormValidation |
doCheckTestConfigId(String value) |
FormValidation |
doCheckTestResultPath(String value) |
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends AbstractProject> aClass) |
static boolean |
isValidPath(String path,
String extension) |
filteraddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic boolean isApplicable(Class<? extends AbstractProject> aClass)
isApplicable in class BuildStepDescriptor<Builder>public String getDisplayName()
getDisplayName in class Descriptor<Builder>public FormValidation doCheckServerURL(@QueryParameter String value) throws IOException
IOExceptionpublic FormValidation doCheckTestConfigId(@QueryParameter String value) throws IOException
IOExceptionpublic FormValidation doCheckClientId(@QueryParameter String value) throws IOException
IOExceptionpublic FormValidation doCheckClientSecret(@QueryParameter String value) throws IOException
IOExceptionpublic FormValidation doCheckTestResultPath(@QueryParameter String value) throws IOException
IOExceptionpublic FormValidation doCheckPollInterval(@QueryParameter String value) throws IOException
IOExceptionpublic FormValidation doCheckRequestTimeout(@QueryParameter String value) throws IOException
IOExceptionpublic FormValidation doCheckRequestRetries(@QueryParameter String value) throws IOException
IOExceptionpublic FormValidation doCheckBackoffFactor(@QueryParameter String value) throws IOException
IOExceptionCopyright © 2016–2022. All rights reserved.