Uses of Interface
org.activiti.cloud.connectors.starter.channels.IntegrationErrorHandler
Packages that use IntegrationErrorHandler
Package
Description
-
Uses of IntegrationErrorHandler in org.activiti.cloud.connectors.starter.channels
Classes in org.activiti.cloud.connectors.starter.channels that implement IntegrationErrorHandlerConstructors in org.activiti.cloud.connectors.starter.channels with parameters of type IntegrationErrorHandlerModifierConstructorDescriptionIntegrationRequestErrorChannelListener(IntegrationErrorHandler integrationErrorSender) -
Uses of IntegrationErrorHandler in org.activiti.cloud.connectors.starter.configuration
Methods in org.activiti.cloud.connectors.starter.configuration that return IntegrationErrorHandlerModifier and TypeMethodDescriptionActivitiCloudConnectorAutoConfiguration.integrationErrorHandler(IntegrationErrorSender integrationErrorSender, ConnectorProperties connectorProperties, com.fasterxml.jackson.databind.ObjectMapper objectMapper) Methods in org.activiti.cloud.connectors.starter.configuration with parameters of type IntegrationErrorHandlerModifier and TypeMethodDescriptionActivitiCloudConnectorAutoConfiguration.integrationRequestErrorChannelListener(IntegrationErrorHandler integrationErrorHandler)