Class IntegrationErrorHandlerImpl

java.lang.Object
org.activiti.cloud.connectors.starter.channels.IntegrationErrorHandlerImpl
All Implemented Interfaces:
IntegrationErrorHandler

public class IntegrationErrorHandlerImpl extends Object implements IntegrationErrorHandler
  • Constructor Details

    • IntegrationErrorHandlerImpl

      public IntegrationErrorHandlerImpl(IntegrationErrorSender integrationErrorSender, ConnectorProperties connectorProperties, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
  • Method Details