public class AppScanSourceInvocation extends Object
| Constructor and Description |
|---|
AppScanSourceInvocation(String exe,
hudson.model.Run<?,?> build,
hudson.FilePath ws,
hudson.model.TaskListener listener) |
| Modifier and Type | Method and Description |
|---|---|
AppScanSourceInvocation |
addScriptFile(hudson.FilePath scriptFile) |
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 AppScanSourceInvocation(String exe, hudson.model.Run<?,?> build, hudson.FilePath ws, hudson.model.TaskListener listener) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic boolean execute(JenkinsExecutor runner) throws IOException, InterruptedException
IOExceptionInterruptedExceptionprotected hudson.util.ArgumentListBuilder appendExecutable(hudson.util.ArgumentListBuilder args)
public AppScanSourceInvocation addScriptFile(hudson.FilePath scriptFile)
protected hudson.util.ArgumentListBuilder appendScript(hudson.util.ArgumentListBuilder args)
protected hudson.util.ArgumentListBuilder buildCommandLine()
throws InterruptedException,
IOException
InterruptedExceptionIOExceptionCopyright © 2004-2016. All Rights Reserved.