Constant Field Values


Contents
org.camunda.*

org.camunda.connect.httpclient.HttpBaseRequest<Q extends HttpBaseRequest<?,?>,R extends ConnectorResponse>
public static final String HEADER_CONTENT_TYPE "Content-Type"
public static final String PARAM_NAME_REQUEST_HEADERS "headers"
public static final String PARAM_NAME_REQUEST_METHOD "method"
public static final String PARAM_NAME_REQUEST_PAYLOAD "payload"
public static final String PARAM_NAME_REQUEST_URL "url"

org.camunda.connect.httpclient.HttpResponse
public static final String PARAM_NAME_RESPONSE "response"
public static final String PARAM_NAME_RESPONSE_HEADERS "headers"
public static final String PARAM_NAME_STATUS_CODE "statusCode"

org.camunda.connect.httpclient.impl.HttpLogger
public static final String PROJECT_CODE "HTCL"



Copyright © 2017 camunda services GmbH. All rights reserved.