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 apiServerlessUrl,
String serverlessUser,
hudson.util.Secret serverlessPassword,
String notCompliesCmd,
String codeScanPath,
String customFlags,
String serverlessBinaryUrl,
String serverlessBinaryUser,
hudson.util.Secret serverlessBinaryPassword,
String onDisallowed) |
public static int execute(hudson.model.Run<?,?> build, hudson.FilePath workspace, hudson.Launcher launcher, hudson.model.TaskListener listener, String artifactName, String apiServerlessUrl, String serverlessUser, hudson.util.Secret serverlessPassword, String notCompliesCmd, String codeScanPath, String customFlags, String serverlessBinaryUrl, String serverlessBinaryUser, hudson.util.Secret serverlessBinaryPassword, String onDisallowed)
Copyright © 2016–2019. All rights reserved.