public class ScannerExecuter extends Object
| Constructor and Description |
|---|
ScannerExecuter() |
| Modifier and Type | Method and Description |
|---|---|
static int |
execute(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
String artifactName,
String aquaScannerImage,
String apiURL,
String user,
String password,
int timeout,
String runOptions,
String locationType,
String localImage,
String registry,
String hostedImage,
boolean hideBase,
boolean showNegligible,
boolean checkonly,
String notCompliesCmd) |
public static int execute(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
String artifactName,
String aquaScannerImage,
String apiURL,
String user,
String password,
int timeout,
String runOptions,
String locationType,
String localImage,
String registry,
String hostedImage,
boolean hideBase,
boolean showNegligible,
boolean checkonly,
String notCompliesCmd)
Copyright © 2016–2017. All rights reserved.