Uses of Class
com.hcl.appscan.jenkins.plugin.scanners.Scanner
Packages that use Scanner
-
Uses of Scanner in com.hcl.appscan.jenkins.plugin.builders
Methods in com.hcl.appscan.jenkins.plugin.builders that return ScannerConstructors in com.hcl.appscan.jenkins.plugin.builders with parameters of type ScannerModifierConstructorDescriptionAppScanBuildStep(Scanner scanner, String name, String type, String target, String application, String credentials, List<FailureCondition> failureConditions, boolean failBuildNonCompliance, boolean failBuild, boolean wait, boolean email, boolean personalScan, boolean intervention) Deprecated. -
Uses of Scanner in com.hcl.appscan.jenkins.plugin.scanners
Subclasses of Scanner in com.hcl.appscan.jenkins.plugin.scannersModifier and TypeClassDescriptionclassclassclassMethods in com.hcl.appscan.jenkins.plugin.scanners that return ScannerModifier and TypeMethodDescriptionstatic ScannerScannerFactory.getScanner(String type, String target) Creates a Scanner given a type and target.