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,
hudson.util.Secret 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,
String policies,
String customFlags) |
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, hudson.util.Secret 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, String policies, String customFlags)
Copyright © 2016–2019. All rights reserved.