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