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 Details

    • RemoteIssueLinkResponseHandler

      public RemoteIssueLinkResponseHandler(I18nHelper i18n)
  • Method Details

    • handle

      public RemoteIssueLinkCreateOrUpdateResponse handle(com.atlassian.sal.api.net.Response response) throws com.atlassian.sal.api.net.ResponseException
      Specified by:
      handle in interface com.atlassian.sal.api.net.ReturningResponseHandler<com.atlassian.sal.api.net.Response,RemoteIssueLinkCreateOrUpdateResponse>
      Throws:
      com.atlassian.sal.api.net.ResponseException