| Package | Description |
|---|---|
| com.ibm.appscan.jenkins.plugin.builders | |
| com.ibm.appscan.jenkins.plugin.scanners |
| Modifier and Type | Method and Description |
|---|---|
Scanner |
AppScanBuildStep.getScanner() |
| Constructor and Description |
|---|
AppScanBuildStep(Scanner scanner,
String name,
String type,
String target,
String application,
String credentials,
List<FailureCondition> failureConditions,
boolean failBuild,
boolean wait,
boolean email) |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicAnalyzer |
class |
MobileAnalyzer |
class |
StaticAnalyzer |
| Modifier and Type | Method and Description |
|---|---|
static Scanner |
ScannerFactory.getScanner(String type,
String target)
Creates a Scanner given a type and target.
|
Copyright © 2016–2017 IBM. All rights reserved.