Uses of Class
io.camunda.connector.runtime.util.inbound.correlation.InboundCorrelationHandler
Packages that use InboundCorrelationHandler
-
Uses of InboundCorrelationHandler in io.camunda.connector.runtime.util.inbound
Constructors in io.camunda.connector.runtime.util.inbound with parameters of type InboundCorrelationHandlerModifierConstructorDescriptionInboundConnectorContextImpl(SecretProvider secretProvider, InboundConnectorProperties properties, InboundCorrelationHandler correlationHandler, com.fasterxml.jackson.databind.ObjectMapper objectMapper, Consumer<Throwable> cancellationCallback) InboundConnectorContextImpl(SecretProvider secretProvider, InboundConnectorProperties properties, InboundCorrelationHandler correlationHandler, Consumer<Throwable> cancellationCallback)