Uses of Class
io.jenkins.plugins.rest.StandardResponse
| Package | Description |
|---|---|
| io.jenkins.plugins.rest |
-
Uses of StandardResponse in io.jenkins.plugins.rest
Methods in io.jenkins.plugins.rest that return StandardResponse Modifier and Type Method Description StandardResponseRequestAPI. sendAuthRequest(String baseUrl, String token, net.sf.json.JSONObject postData)StandardResponseRequestAPI. sendReportContent(String baseUrl, String token, net.sf.json.JSONObject postData)StandardResponseRequestAPI. sendReportToITMS(String baseUrl, String token, Map<String,String> postData, File file, boolean isJsonReport)