@Symbol(value="aioImport") @Extension public static class AIOTestsResultRecorder.DescriptorImpl extends BuildStepDescriptor<Publisher>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckApiKey(Secret apiKey) |
FormValidation |
doCheckFilePath(String filePath) |
FormValidation |
doCheckJiraServerUrl(String jiraServerUrl) |
FormValidation |
doCheckProjectKey(String projectKey) |
String |
getDisplayName() |
List<Descriptor> |
getEntryDescriptors() |
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, toMappublic boolean isApplicable(Class<? extends AbstractProject> aClass)
isApplicable in class BuildStepDescriptor<Publisher>@NonNull public String getDisplayName()
getDisplayName in class Descriptor<Publisher>public List<Descriptor> getEntryDescriptors()
public FormValidation doCheckJiraServerUrl(@QueryParameter String jiraServerUrl)
public FormValidation doCheckProjectKey(@QueryParameter String projectKey)
public FormValidation doCheckFilePath(@QueryParameter String filePath)
public FormValidation doCheckApiKey(@QueryParameter Secret apiKey)
Copyright © 2016–2025. All rights reserved.