Class ServiceTaskIntegrationErrorEventHandler
- java.lang.Object
-
- org.activiti.services.connectors.channel.ServiceTaskIntegrationErrorEventHandler
-
public class ServiceTaskIntegrationErrorEventHandler extends Object
-
-
Constructor Summary
Constructors Constructor Description ServiceTaskIntegrationErrorEventHandler(org.activiti.engine.RuntimeService runtimeService, org.activiti.engine.integration.IntegrationContextService integrationContextService, org.activiti.engine.ManagementService managementService, RuntimeBundleProperties runtimeBundleProperties, ProcessEngineEventsAggregator processEngineEventsAggregator)
-
-
-
Constructor Detail
-
ServiceTaskIntegrationErrorEventHandler
public ServiceTaskIntegrationErrorEventHandler(org.activiti.engine.RuntimeService runtimeService, org.activiti.engine.integration.IntegrationContextService integrationContextService, org.activiti.engine.ManagementService managementService, RuntimeBundleProperties runtimeBundleProperties, ProcessEngineEventsAggregator processEngineEventsAggregator)
-
-
Method Detail
-
receive
@StreamListener("integrationErrorsConsumer") public void receive(IntegrationError integrationError)
-
-