Package com.atlassian.jira.rest.v2.issue
Class RemoteIssueLinkResponseHandler
java.lang.Object
com.atlassian.jira.rest.v2.issue.RemoteIssueLinkResponseHandler
- All Implemented Interfaces:
com.atlassian.sal.api.net.ReturningResponseHandler<com.atlassian.sal.api.net.Response,
RemoteIssueLinkCreateOrUpdateResponse>
public class RemoteIssueLinkResponseHandler
extends Object
implements com.atlassian.sal.api.net.ReturningResponseHandler<com.atlassian.sal.api.net.Response,RemoteIssueLinkCreateOrUpdateResponse>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RemoteIssueLinkResponseHandler
-
-
Method Details
-
handle
public RemoteIssueLinkCreateOrUpdateResponse handle(com.atlassian.sal.api.net.Response response) throws com.atlassian.sal.api.net.ResponseException - Specified by:
handle
in interfacecom.atlassian.sal.api.net.ReturningResponseHandler<com.atlassian.sal.api.net.Response,
RemoteIssueLinkCreateOrUpdateResponse> - Throws:
com.atlassian.sal.api.net.ResponseException
-