public class SignApplicationRequest extends ApperianRequest
ApperianRequest.Type
Modifier and Type | Method and Description |
---|---|
protected void |
addEntityToRequest(com.fasterxml.jackson.databind.ObjectMapper mapper,
List<org.apache.http.Header> headers,
org.apache.http.client.methods.HttpEntityEnclosingRequestBase requestWithEntity) |
SignApplicationResponse |
call(ApperianEndpoint endpoint) |
buildHttpRequest, buildResponseObject, doJsonRpc, getApiPath, getType, takeRequestJsonObject
protected void addEntityToRequest(com.fasterxml.jackson.databind.ObjectMapper mapper, List<org.apache.http.Header> headers, org.apache.http.client.methods.HttpEntityEnclosingRequestBase requestWithEntity) throws com.fasterxml.jackson.core.JsonProcessingException
addEntityToRequest
in class ApperianRequest
com.fasterxml.jackson.core.JsonProcessingException
public SignApplicationResponse call(ApperianEndpoint endpoint) throws IOException
call
in class ApperianRequest
IOException
Copyright © 2004-2016. All Rights Reserved.