Uses of Class
org.activiti.services.connectors.channel.ServiceTaskIntegrationCompletionHandler
Packages that use ServiceTaskIntegrationCompletionHandler
-
Uses of ServiceTaskIntegrationCompletionHandler in org.activiti.services.connectors.channel
Constructors in org.activiti.services.connectors.channel with parameters of type ServiceTaskIntegrationCompletionHandlerModifierConstructorDescriptionServiceTaskIntegrationResultEventHandler(org.activiti.engine.RuntimeService runtimeService, org.activiti.engine.integration.IntegrationContextService integrationContextService, org.activiti.cloud.services.events.configuration.RuntimeBundleProperties runtimeBundleProperties, org.activiti.engine.ManagementService managementService, org.activiti.cloud.services.events.listeners.ProcessEngineEventsAggregator processEngineEventsAggregator, org.activiti.engine.impl.bpmn.behavior.VariablesPropagator variablesPropagator, ServiceTaskIntegrationCompletionHandler serviceTaskIntegrationCompletionHandler) -
Uses of ServiceTaskIntegrationCompletionHandler in org.activiti.services.connectors.conf
Methods in org.activiti.services.connectors.conf that return ServiceTaskIntegrationCompletionHandlerModifier and TypeMethodDescriptionCloudConnectorsAutoConfiguration.serviceTaskIntegrationCompletionHandler(org.activiti.cloud.services.events.configuration.RuntimeBundleProperties runtimeBundleProperties, org.activiti.engine.ManagementService managementService, org.activiti.cloud.services.events.listeners.ProcessEngineEventsAggregator processEngineEventsAggregator) Methods in org.activiti.services.connectors.conf with parameters of type ServiceTaskIntegrationCompletionHandlerModifier and TypeMethodDescriptionCloudConnectorsAutoConfiguration.serviceTaskIntegrationResultEventHandler(org.activiti.engine.RuntimeService runtimeService, org.activiti.engine.integration.IntegrationContextService integrationContextService, org.activiti.cloud.services.events.configuration.RuntimeBundleProperties runtimeBundleProperties, org.activiti.engine.ManagementService managementService, org.activiti.cloud.services.events.listeners.ProcessEngineEventsAggregator processEngineEventsAggregator, org.activiti.engine.impl.bpmn.behavior.VariablesPropagator variablesPropagator, ServiceTaskIntegrationCompletionHandler serviceTaskIntegrationCompletionHandler)