public interface HttpResponse extends CloseableConnectorResponse
| Modifier and Type | Field and Description |
|---|---|
static String |
PARAM_NAME_RESPONSE |
static String |
PARAM_NAME_RESPONSE_HEADERS |
static String |
PARAM_NAME_STATUS_CODE |
| Modifier and Type | Method and Description |
|---|---|
String |
getHeader(String field) |
Map<String,String> |
getHeaders() |
String |
getResponse() |
Integer |
getStatusCode() |
closegetResponseParameter, getResponseParametersstatic final String PARAM_NAME_STATUS_CODE
static final String PARAM_NAME_RESPONSE
static final String PARAM_NAME_RESPONSE_HEADERS
Copyright © 2014–2019 Camunda Services GmbH. All rights reserved.