public interface CloseableConnectorResponse extends ConnectorResponse
A connector response which represents an open resource (link to open resource) which must be closed. Consumers of this API are responsible to close the request.
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
getResponseParameter, getResponseParametersCopyright © 2014–2019 Camunda Services GmbH. All rights reserved.