Class ConnectionResponse
java.lang.Object
org.jenkinsci.plugins.ParameterizedRemoteTrigger.ConnectionResponse
Http response containing header, body (JSON format) and response code.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ConnectionResponse
-
ConnectionResponse
-
ConnectionResponse
-
-
Method Details
-
getHeader
-
getBody
public net.sf.json.JSONObject getBody() -
getRawBody
-
getResponseCode
public int getResponseCode()
-