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 StandardResponse
RequestAPI. sendAuthRequest(String baseUrl, String token, net.sf.json.JSONObject postData)
StandardResponse
RequestAPI. sendReportContent(String baseUrl, String token, net.sf.json.JSONObject postData)
StandardResponse
RequestAPI. sendReportToITMS(String baseUrl, String token, Map<String,String> postData, File file, boolean isJsonReport)