Class IntegrationErrorSenderImpl

java.lang.Object
org.activiti.cloud.connectors.starter.channels.IntegrationErrorSenderImpl
All Implemented Interfaces:
IntegrationErrorSender

public class IntegrationErrorSenderImpl extends Object implements IntegrationErrorSender
  • Constructor Details

    • IntegrationErrorSenderImpl

      public IntegrationErrorSenderImpl(org.springframework.cloud.stream.function.StreamBridge streamBridge, IntegrationErrorChannelResolver resolver)
  • Method Details

    • send

      public void send(org.springframework.messaging.Message<org.activiti.cloud.api.process.model.IntegrationError> message)
      Specified by:
      send in interface IntegrationErrorSender