Class BitbucketServerResponseHandler
java.lang.Object
com.atlassian.bamboo.plugins.stash.rest.entity.stash.BitbucketServerResponseHandler
- All Implemented Interfaces:
com.atlassian.sal.api.net.ReturningResponseHandler<com.atlassian.sal.api.net.Response,
StashRestResponse>
public class BitbucketServerResponseHandler
extends Object
implements com.atlassian.sal.api.net.ReturningResponseHandler<com.atlassian.sal.api.net.Response,StashRestResponse>
Utility class to execute the applink request and returning response as String.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BitbucketServerResponseHandler
public BitbucketServerResponseHandler()
-
-
Method Details
-
handle
- Specified by:
handle
in interfacecom.atlassian.sal.api.net.ReturningResponseHandler<com.atlassian.sal.api.net.Response,
StashRestResponse>
-