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,
String tarFilePath) |
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, String tarFilePath)
Copyright © 2016–2021. All rights reserved.