Package org.camunda.connect.spi
package org.camunda.connect.spi
-
ClassDescriptionA connector response which represents an open resource (link to open resource) which must be closed.Connector<Q extends ConnectorRequest<?>>A connector represents a way to interact with some system, library or technology.ConnectorConfigurator<C extends Connector<?>>Can be used to configure connectors of a certain type.Represents a request invocation / request execution.Provides a
Connector
with a unique id.ConnectorRequest<R extends ConnectorResponse>A connector request.A request interceptor.A connector response representing the result of a connector invocation.