public class AppScanStandardInvocation extends Object
| Constructor and Description |
|---|
AppScanStandardInvocation(String exe) |
| Modifier and Type | Method and Description |
|---|---|
AppScanStandardInvocation |
addScriptFile(List<String> cliScriptContentReport) |
protected hudson.util.ArgumentListBuilder |
appendExecutable(hudson.util.ArgumentListBuilder args) |
protected hudson.util.ArgumentListBuilder |
appendScript(hudson.util.ArgumentListBuilder args) |
protected hudson.util.ArgumentListBuilder |
buildCommandLine() |
boolean |
execute(JenkinsExecutor runner) |
public AppScanStandardInvocation(String exe) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic boolean execute(JenkinsExecutor runner)
protected hudson.util.ArgumentListBuilder appendExecutable(hudson.util.ArgumentListBuilder args)
public AppScanStandardInvocation addScriptFile(List<String> cliScriptContentReport)
protected hudson.util.ArgumentListBuilder appendScript(hudson.util.ArgumentListBuilder args)
protected hudson.util.ArgumentListBuilder buildCommandLine()
throws InterruptedException,
IOException
InterruptedExceptionIOExceptionCopyright © 2016–2017. All rights reserved.