public class Builds extends Object
| Constructor and Description |
|---|
Builds() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addArgumentsToSaltFunction(String myarguments,
net.sf.json.JSONObject saltFunc) |
static net.sf.json.JSONArray |
runBlockingBuild(hudson.Launcher launcher,
hudson.model.Run build,
net.sf.json.JSONArray returnArray,
String myservername,
String token,
net.sf.json.JSONObject saltFunc,
hudson.model.TaskListener listener,
int pollTime,
int minionTimeout) |
public static void addArgumentsToSaltFunction(String myarguments, net.sf.json.JSONObject saltFunc)
public static net.sf.json.JSONArray runBlockingBuild(hudson.Launcher launcher,
hudson.model.Run build,
net.sf.json.JSONArray returnArray,
String myservername,
String token,
net.sf.json.JSONObject saltFunc,
hudson.model.TaskListener listener,
int pollTime,
int minionTimeout)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2017. All rights reserved.