Class SimpleCallResult
java.lang.Object
org.bitbucket.restgap.backend.jaxrs.SimpleCallResult
- All Implemented Interfaces:
RestCallResult
- Author:
- upachler
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SimpleCallResult
-
-
Method Details
-
getStatusCode
public int getStatusCode()- Specified by:
getStatusCode
in interfaceRestCallResult
-
getBody
- Specified by:
getBody
in interfaceRestCallResult
-
getHeaders
- Specified by:
getHeaders
in interfaceRestCallResult
-