Class IntegrationRequestErrorChannelListener
java.lang.Object
org.activiti.cloud.connectors.starter.channels.IntegrationRequestErrorChannelListener
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionIntegrationRequestErrorChannelListener(IntegrationErrorHandler integrationErrorSender) -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(org.springframework.messaging.support.ErrorMessage errorMessage)
-
Field Details
-
ERROR_CHANNEL
- See Also:
-
-
Constructor Details
-
IntegrationRequestErrorChannelListener
-
-
Method Details
-
accept
@ServiceActivator(inputChannel="errorChannel") public void accept(org.springframework.messaging.support.ErrorMessage errorMessage)
-