@Symbol(value="software_composition_analysis") @Extension public static final class SoftwareCompositionAnalyzer.DescriptorImpl extends ScanDescriptor
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.FormValidation |
doCheckScanId(String scanId,
String application,
String credentials,
hudson.model.ItemGroup<?> context) |
hudson.util.FormValidation |
doCheckTarget(String credentials,
hudson.model.ItemGroup<?> context) |
String |
getDisplayName() |
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 hudson.model.Descriptor<Scanner>
public hudson.util.FormValidation doCheckScanId(@QueryParameter String scanId, @RelativePath(value="..") @QueryParameter String application, @RelativePath(value="..") @QueryParameter String credentials, @AncestorInPath hudson.model.ItemGroup<?> context)
public hudson.util.FormValidation doCheckTarget(@RelativePath(value="..") @QueryParameter String credentials, @AncestorInPath hudson.model.ItemGroup<?> context)
Copyright © 2016–2024 HCL. All rights reserved.