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
IOException
InterruptedException
public 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
InterruptedException
IOException
Copyright © 2016–2017. All rights reserved.