public class ScannerExecuter extends Object
Constructor and Description |
---|
ScannerExecuter() |
Modifier and Type | Method and Description |
---|---|
static int |
execute(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener,
String artifactName,
String aquaScannerImage,
String apiURL,
String user,
String password,
String version,
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.Run<?,?> build, hudson.FilePath workspace, hudson.Launcher launcher, hudson.model.TaskListener listener, String artifactName, String aquaScannerImage, String apiURL, String user, String password, String version, int timeout, String runOptions, String locationType, String localImage, String registry, String hostedImage, boolean hideBase, boolean showNegligible, boolean checkonly, String notCompliesCmd)
Copyright © 2016–2018. All rights reserved.