@Extension @Symbol(value="qualysVulnerabilityAnalyzer") public static final class VMScanNotifier.DescriptorImpl extends BuildStepDescriptor<Publisher>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
filter
addHelpFileRedirect, 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
public String getDisplayName()
getDisplayName
in class Descriptor<Publisher>
public boolean isApplicable(Class<? extends AbstractProject> jobType)
isApplicable
in class BuildStepDescriptor<Publisher>
public ListBoxModel doFillPlatformItems()
public FormValidation doCheckApiServer(@QueryParameter String apiServer)
public FormValidation doCheckCredsId(@QueryParameter String credsId)
@POST public ListBoxModel doFillCredsIdItems(@AncestorInPath Item item, @QueryParameter String credsId)
public FormValidation doCheckProxyServer(@QueryParameter String proxyServer)
public FormValidation doCheckProxyPort(@QueryParameter String proxyPort)
@POST public ListBoxModel doFillProxyCredentialsIdItems(@AncestorInPath Item item, @QueryParameter String proxyCredentialsId)
public FormValidation doCheckHostIp(@QueryParameter String hostIp)
public FormValidation doCheckScanName(@QueryParameter String scanName)
public FormValidation doCheckEc2Id(@QueryParameter String ec2Id)
public FormValidation doCheckScannerName(@QueryParameter String scannerName)
public FormValidation doCheckQidList(@QueryParameter String qidList)
public FormValidation doCheckCveList(@QueryParameter String cveList)
public FormValidation doCheckCvssBase(@QueryParameter String cvssBase)
public FormValidation doCheckPollingInterval(@QueryParameter String pollingInterval)
public FormValidation doCheckVulnsTimeout(@QueryParameter String vulnsTimeout)
public FormValidation doCheckExcludeList(@QueryParameter String excludeList, @QueryParameter String excludeBy)
public FormValidation doCheckWebhookUrl(@QueryParameter String webhookUrl)
public FormValidation doCheckNetwork(@QueryParameter String network)
@POST public FormValidation doCheckConnection(@QueryParameter String platform, @QueryParameter String apiServer, @QueryParameter String credsId, @QueryParameter String proxyServer, @QueryParameter String proxyPort, @QueryParameter String proxyCredentialsId, @QueryParameter boolean useProxy, @AncestorInPath Item item)
@POST public ListBoxModel doFillScannerNameItems(@AncestorInPath Item item, @QueryParameter String platform, @QueryParameter String apiServer, @QueryParameter String credsId, @QueryParameter String proxyServer, @QueryParameter String proxyPort, @QueryParameter String proxyCredentialsId, @QueryParameter boolean useProxy, @QueryParameter boolean useEc2, @QueryParameter boolean useHost, @QueryParameter String network)
@POST public ListBoxModel doFillNetworkItems(@AncestorInPath Item item, @QueryParameter String platform, @QueryParameter String apiServer, @QueryParameter String credsId, @QueryParameter String proxyServer, @QueryParameter String proxyPort, @QueryParameter String proxyCredentialsId, @QueryParameter boolean useProxy)
@POST public ListBoxModel doFillOptionProfileItems(@AncestorInPath Item item, @QueryParameter String platform, @QueryParameter String apiServer, @QueryParameter String credsId, @QueryParameter String proxyServer, @QueryParameter String proxyPort, @QueryParameter String proxyCredentialsId, @QueryParameter boolean useProxy)
@POST public ListBoxModel doFillEc2ConnDetailsItems(@AncestorInPath Item item, @QueryParameter String platform, @QueryParameter String apiServer, @QueryParameter String credsId, @QueryParameter String proxyServer, @QueryParameter String proxyPort, @QueryParameter String proxyCredentialsId, @QueryParameter boolean useProxy, @QueryParameter boolean useEc2)
public boolean isNonUTF8String(String string)
public boolean filledInputs(String platform, String apiServer, String credsId, boolean useProxy, String proxyServer, String proxyPort)
Copyright © 2016–2022 Qualys Inc.. All rights reserved.