Uses of Interface
org.activiti.cloud.connectors.starter.channels.IntegrationErrorSender
Packages that use IntegrationErrorSender
Package
Description
-
Uses of IntegrationErrorSender in org.activiti.cloud.connectors.starter.channels
Classes in org.activiti.cloud.connectors.starter.channels that implement IntegrationErrorSenderConstructors in org.activiti.cloud.connectors.starter.channels with parameters of type IntegrationErrorSenderModifierConstructorDescriptionIntegrationErrorHandlerImpl(IntegrationErrorSender integrationErrorSender, ConnectorProperties connectorProperties, com.fasterxml.jackson.databind.ObjectMapper objectMapper) -
Uses of IntegrationErrorSender in org.activiti.cloud.connectors.starter.configuration
Methods in org.activiti.cloud.connectors.starter.configuration that return IntegrationErrorSenderModifier and TypeMethodDescriptionActivitiCloudConnectorAutoConfiguration.integrationErrorSender(org.springframework.cloud.stream.function.StreamBridge streamBridge, IntegrationErrorChannelResolver integrationChannelResolver) Methods in org.activiti.cloud.connectors.starter.configuration with parameters of type IntegrationErrorSenderModifier and TypeMethodDescriptionActivitiCloudConnectorAutoConfiguration.integrationErrorHandler(IntegrationErrorSender integrationErrorSender, ConnectorProperties connectorProperties, com.fasterxml.jackson.databind.ObjectMapper objectMapper)