Class IntegrationRequestErrorChannelListener
- java.lang.Object
-
- org.activiti.cloud.connectors.starter.channels.IntegrationRequestErrorChannelListener
-
public class IntegrationRequestErrorChannelListener extends Object
-
-
Constructor Summary
Constructors Constructor Description IntegrationRequestErrorChannelListener(IntegrationErrorHandler integrationErrorSender)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandleError(org.springframework.messaging.support.ErrorMessage errorMessage)
-
-
-
Constructor Detail
-
IntegrationRequestErrorChannelListener
public IntegrationRequestErrorChannelListener(IntegrationErrorHandler integrationErrorSender)
-
-