Uses of Class
org.activiti.services.connectors.channel.ServiceTaskIntegrationResultEventHandler
-
Packages that use ServiceTaskIntegrationResultEventHandler Package Description org.conf.activiti.services.connectors -
-
Uses of ServiceTaskIntegrationResultEventHandler in org.conf.activiti.services.connectors
Methods in org.conf.activiti.services.connectors that return ServiceTaskIntegrationResultEventHandler Modifier and Type Method Description ServiceTaskIntegrationResultEventHandlerCloudConnectorsAutoConfiguration. serviceTaskIntegrationResultEventHandler(org.activiti.engine.RuntimeService runtimeService, org.activiti.engine.integration.IntegrationContextService integrationContextService, org.activiti.cloud.services.events.ProcessEngineChannels processEngineChannels, 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)
-