public class ArcanistClient extends Object
| Constructor and Description |
|---|
ArcanistClient(String arcPath,
String methodName,
Map<String,String> params,
String conduitToken,
String... arguments) |
| Modifier and Type | Method and Description |
|---|---|
int |
callConduit(hudson.Launcher.ProcStarter starter,
PrintStream stderr) |
net.sf.json.JSONObject |
parseConduit(hudson.Launcher.ProcStarter starter,
PrintStream stderr) |
public int callConduit(hudson.Launcher.ProcStarter starter,
PrintStream stderr)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic net.sf.json.JSONObject parseConduit(hudson.Launcher.ProcStarter starter,
PrintStream stderr)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2004-2015. All Rights Reserved.