Class IntegrationRequestErrorChannelListener
java.lang.Object
org.activiti.cloud.connectors.starter.channels.IntegrationRequestErrorChannelListener
- All Implemented Interfaces:
Consumer<org.springframework.messaging.support.ErrorMessage>
-
Constructor Summary
ConstructorsConstructorDescriptionIntegrationRequestErrorChannelListener(IntegrationErrorHandler integrationErrorSender) -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(org.springframework.messaging.support.ErrorMessage errorMessage)
-
Constructor Details
-
IntegrationRequestErrorChannelListener
-
-
Method Details
-
accept
-