Class UIHelper
- java.lang.Object
-
- org.jenkinsci.plugins.scriptler.util.UIHelper
-
public class UIHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description UIHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<Parameter>
extractParameters(net.sf.json.JSONObject json)
Extracts the parameters from the given request
-