public class SCMLauncher extends Object implements Serializable
| Constructor and Description |
|---|
SCMLauncher(String[] args,
hudson.model.TaskListener listener,
hudson.FilePath area) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
execute()
Execute the process.
|
String |
getResults()
Get the command results.
|
public SCMLauncher(String[] args, hudson.model.TaskListener listener, hudson.FilePath area)
public String getResults()
public Boolean execute() throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2018. All rights reserved.