@Symbol(value="ACXScanBuilder") @Extension public static final class ACXScanBuilder.DescriptorImpl extends BuildStepDescriptor<Builder>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
filteraddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, 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 String getAcxServerURL()
public void setAcxServerURL(String acxServerURL)
public Secret getNcApiToken()
public void setNcApiToken(String ncApiToken)
public String getRootURL()
public boolean isApplicable(Class<? extends AbstractProject> aClass)
isApplicable in class BuildStepDescriptor<Builder>public String getDisplayName()
getDisplayName in class Descriptor<Builder>public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws Descriptor.FormException
configure in class Descriptor<Builder>Descriptor.FormExceptionpublic String getConfigPage()
getConfigPage in class Descriptor<Builder>public ListBoxModel doFillCredentialsIdItems(@AncestorInPath Item owner, @QueryParameter String credentialsId)
@JavaScriptMethod public String createEditorId()
public ListBoxModel doFillNcScanTypeItems()
public ListBoxModel doFillNcWebsiteIdItems(@QueryParameter String credentialsId)
public ListBoxModel doFillNcProfileIdItems(@QueryParameter String ncWebsiteId)
@POST public FormValidation doValidateAPI(@QueryParameter String acxServerURL, @QueryParameter Secret ncApiToken)
public FormValidation doTestConnection(@QueryParameter String credentialsId)
public FormValidation doCheckAcxServerURL(@QueryParameter String value)
@POST public FormValidation doCheckNcApiToken(@QueryParameter String value)
public FormValidation doCheckNcScanType(@QueryParameter String value)
public FormValidation doCheckNcWebsiteId(@QueryParameter String value)
public FormValidation doCheckNcProfileId(@QueryParameter String value, @QueryParameter String ncScanType)
public ListBoxModel doFillNcSeverityItems() throws IOException
IOExceptionCopyright © 2016–2021. All rights reserved.