public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static net.sf.json.JSONObject |
getJSON(String targetURL,
net.sf.json.JSONArray urlParams,
String auth) |
static String |
getToken(String servername,
net.sf.json.JSONArray auth) |
static String |
paramorize(hudson.model.AbstractBuild build,
hudson.model.BuildListener listener,
String paramer) |
static boolean |
validateFunctionCall(net.sf.json.JSONArray returnArray) |
public static net.sf.json.JSONObject getJSON(String targetURL, net.sf.json.JSONArray urlParams, String auth)
public static String paramorize(hudson.model.AbstractBuild build, hudson.model.BuildListener listener, String paramer)
public static boolean validateFunctionCall(net.sf.json.JSONArray returnArray)
Copyright © 2004-2016. All Rights Reserved.