@Extension @Symbol(value="qualysAPIStaticAssessment") public static final class APISecurityNotifier.DescriptorImpl extends BuildStepDescriptor<Builder>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getDisplayName()
getDisplayName in class Descriptor<Builder>public boolean isNonUTF8String(String string)
public FormValidation doCheckApiServer(@QueryParameter String apiServer)
public FormValidation doCheckCredsId(@QueryParameter String credsId)
public FormValidation doCheckSwaggerPath(@QueryParameter String swaggerPath)
@POST public ListBoxModel doFillCredsIdItems(@AncestorInPath Item item, @QueryParameter String credsId)
@POST public ListBoxModel doFillApiIdItems(@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 String token)
public boolean isFilledInputs(String platform, String apiServer, String credsId, boolean useProxy, String proxyServer)
@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, @QueryParameter String token)
public FormValidation doCheckToken(@QueryParameter String token)
public FormValidation doCheckProxyServer(@QueryParameter String proxyServer)
public FormValidation doCheckProxyUser(@QueryParameter String proxyUser)
public FormValidation doCheckProxyPort(@QueryParameter String proxyPort)
public FormValidation doCheckGrade(@QueryParameter String grade)
public FormValidation doCheckDataGroupCount(@QueryParameter String dataGroupCount)
public FormValidation doCheckViolationGroupCount(@QueryParameter String violationGroupCount)
public FormValidation doCheckSecurityGroupCount(@QueryParameter String securityGroupCount)
@POST public ListBoxModel doFillPlatformItems()
@POST public ListBoxModel doFillProxyCredentialsIdItems(@AncestorInPath Item item, @QueryParameter String proxyCredentialsId)
public boolean isApplicable(Class<? extends AbstractProject> jobType)
isApplicable in class BuildStepDescriptor<Builder>Copyright © 2016–2021 Qualys Inc.. All rights reserved.