Class IntegrationRequestErrorChannelListener

java.lang.Object
org.activiti.cloud.connectors.starter.channels.IntegrationRequestErrorChannelListener

public class IntegrationRequestErrorChannelListener extends Object
  • Field Details

  • Constructor Details

    • IntegrationRequestErrorChannelListener

      public IntegrationRequestErrorChannelListener(IntegrationErrorHandler integrationErrorSender)
  • Method Details

    • accept

      @ServiceActivator(inputChannel="errorChannel") public void accept(org.springframework.messaging.support.ErrorMessage errorMessage)