Class ServiceTaskIntegrationErrorEventHandler


  • public class ServiceTaskIntegrationErrorEventHandler
    extends Object
    • 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)