@Extension public static final class AQPluginBuilderAction.DescriptorImpl extends BuildStepDescriptor<Publisher>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doTestConnection(String appURL,
String apiKey,
String jobId,
String userName,
String tenantCode,
String runParamStr,
String proxyHost,
String proxyPort,
Boolean disableSSLCheck,
Job job) |
String |
getDisplayName() |
boolean |
isApplicable(Class<? extends AbstractProject> aClass) |
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, toMap@POST public FormValidation doTestConnection(@QueryParameter(value="appURL") String appURL, @QueryParameter(value="apiKey") String apiKey, @QueryParameter(value="jobId") String jobId, @QueryParameter(value="userName") String userName, @QueryParameter(value="tenantCode") String tenantCode, @QueryParameter(value="runParamStr") String runParamStr, @QueryParameter(value="proxyHost") String proxyHost, @QueryParameter(value="proxyPort") String proxyPort, @QueryParameter(value="disableSSLCheck") Boolean disableSSLCheck, @AncestorInPath Job job) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic boolean isApplicable(Class<? extends AbstractProject> aClass)
isApplicable in class BuildStepDescriptor<Publisher>public String getDisplayName()
getDisplayName in class Descriptor<Publisher>Copyright © 2016–2021. All rights reserved.