Uses of Package
org.camunda.connect.spi
-
Packages that use org.camunda.connect.spi Package Description org.camunda.connect org.camunda.connect.impl org.camunda.connect.spi -
Classes in org.camunda.connect.spi used by org.camunda.connect Class Description Connector A connector represents a way to interact with some system, library or technology.ConnectorConfigurator Can be used to configure connectors of a certain type.ConnectorProvider Provides aConnectorwith a unique id.ConnectorRequest A connector request. -
Classes in org.camunda.connect.spi used by org.camunda.connect.impl Class Description CloseableConnectorResponse A connector response which represents an open resource (link to open resource) which must be closed.Connector A connector represents a way to interact with some system, library or technology.ConnectorConfigurator Can be used to configure connectors of a certain type.ConnectorInvocation Represents a request invocation / request execution.ConnectorProvider Provides aConnectorwith a unique id.ConnectorRequest A connector request.ConnectorRequestInterceptor A request interceptor.ConnectorResponse A connector response representing the result of a connector invocation. -
Classes in org.camunda.connect.spi used by org.camunda.connect.spi Class Description Connector A connector represents a way to interact with some system, library or technology.ConnectorInvocation Represents a request invocation / request execution.ConnectorRequest A connector request.ConnectorRequestInterceptor A request interceptor.ConnectorResponse A connector response representing the result of a connector invocation.