Class ServiceTaskIntegrationErrorEventHandler
- java.lang.Object
-
- org.activiti.services.connectors.channel.ServiceTaskIntegrationErrorEventHandler
-
public class ServiceTaskIntegrationErrorEventHandler extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ServiceTaskIntegrationErrorEventHandler(org.activiti.engine.RuntimeService runtimeService, org.activiti.engine.integration.IntegrationContextService integrationContextService, org.springframework.messaging.MessageChannel auditProducer, org.activiti.engine.ManagementService managementService, org.activiti.cloud.services.events.configuration.RuntimeBundleProperties runtimeBundleProperties, org.activiti.cloud.services.events.converter.RuntimeBundleInfoAppender runtimeBundleInfoAppender, IntegrationContextMessageBuilderFactory messageBuilderFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidreceive(org.activiti.cloud.api.process.model.IntegrationError integrationError)
-
-
-
Constructor Detail
-
ServiceTaskIntegrationErrorEventHandler
public ServiceTaskIntegrationErrorEventHandler(org.activiti.engine.RuntimeService runtimeService, org.activiti.engine.integration.IntegrationContextService integrationContextService, org.springframework.messaging.MessageChannel auditProducer, org.activiti.engine.ManagementService managementService, org.activiti.cloud.services.events.configuration.RuntimeBundleProperties runtimeBundleProperties, org.activiti.cloud.services.events.converter.RuntimeBundleInfoAppender runtimeBundleInfoAppender, IntegrationContextMessageBuilderFactory messageBuilderFactory)
-
-