@Extension @Symbol(value={"sendBuildToDataTheorem","buildToUpload","mappingFileToUpload","dontUpload","proxyHostname","proxyPort","proxyUsername","proxyPassword","proxyUnsecuredConnection","dataTheoremUploadApiKey","sendBuildDirectlyFromRemote","applicationCredentialUsername","applicationCredentialPassword","applicationCredentialComments","releaseType","externalId"}) public static final class SendBuildToDataTheoremPublisher.DescriptorImpl extends BuildStepDescriptor<Publisher>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckBuildToUpload(String value) |
FormValidation |
doCheckmappingFileToUpload(String sourceMapName,
String buildName) |
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, toMappublic FormValidation doCheckBuildToUpload(@QueryParameter(value="buildToUpload") String value)
public FormValidation doCheckmappingFileToUpload(@QueryParameter(value="mappingFileToUpload") String sourceMapName, @QueryParameter(value="buildToUpload") String buildName)
public String getDisplayName()
getDisplayName in class Descriptor<Publisher>public boolean isApplicable(Class<? extends AbstractProject> aClass)
isApplicable in class BuildStepDescriptor<Publisher>Copyright © 2016–2021. All rights reserved.