Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.camunda.connect.impl.AbstractConnector<Q,R> (implements org.camunda.connect.spi.Connector<Q>)
- org.camunda.connect.impl.AbstractConnectorRequest<R> (implements org.camunda.connect.spi.ConnectorRequest<R>)
- org.camunda.connect.impl.AbstractConnectorResponse (implements org.camunda.connect.spi.ConnectorResponse)
- org.camunda.connect.impl.AbstractCloseableConnectorResponse (implements org.camunda.connect.spi.CloseableConnectorResponse)
- org.camunda.connect.impl.AbstractRequestInvocation<T> (implements org.camunda.connect.spi.ConnectorInvocation)
- org.camunda.commons.logging.BaseLogger
- org.camunda.connect.impl.ConnectLogger
- org.camunda.connect.impl.ConnectCoreLogger
- org.camunda.connect.impl.ConnectLogger
- org.camunda.connect.Connectors
- org.camunda.connect.impl.DebugRequestInterceptor (implements org.camunda.connect.spi.ConnectorRequestInterceptor)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.camunda.connect.ConnectorException
- org.camunda.connect.ConnectorRequestException
- org.camunda.connect.ConnectorResponseException
- org.camunda.connect.ConnectorException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.camunda.connect.spi.Connector<Q>
- org.camunda.connect.spi.ConnectorConfigurator<C>
- org.camunda.connect.spi.ConnectorInvocation
- org.camunda.connect.spi.ConnectorProvider
- org.camunda.connect.spi.ConnectorRequest<R>
- org.camunda.connect.spi.ConnectorRequestInterceptor
- org.camunda.connect.spi.ConnectorResponse
- org.camunda.connect.spi.CloseableConnectorResponse