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,
boolean register,
String hostedImage,
boolean hideBase,
boolean showNegligible,
boolean checkonly,
String notCompliesCmd,
boolean caCertificates) |
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, boolean register, String hostedImage, boolean hideBase, boolean showNegligible, boolean checkonly, String notCompliesCmd, boolean caCertificates)
Copyright © 2016–2018. All rights reserved.