Package org.camunda.bpm.connect

Interface Summary
CloseableConnectorResponse A connector response which represents an open resource (link to open resource) which must be closed.
Connector<T extends ConnectorRequest<?>> A connector represents a way to interact with some system, library or technology.
ConnectorRequest<T extends ConnectorResponse> A connector request.
ConnectorResponse A connector response representing the result of a connector invocation.
 

Exception Summary
ConnectorCloseException Indicates an error during the closing of a connector.
ConnectorException Base class for all connector exceptions
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.