public class AppScanStandardExecutor extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
execute(hudson.FilePath ws,
hudson.Launcher launcher,
String exe,
hudson.model.TaskListener listener,
List<String> cliScriptContent,
List<String> cliScriptContentReport) |
public static void execute(hudson.FilePath ws,
hudson.Launcher launcher,
String exe,
hudson.model.TaskListener listener,
List<String> cliScriptContent,
List<String> cliScriptContentReport)
throws InterruptedException
InterruptedExceptionCopyright © 2016–2017. All rights reserved.