Uses of Class
org.activiti.services.connectors.channel.ServiceTaskIntegrationErrorEventHandler
-
Packages that use ServiceTaskIntegrationErrorEventHandler Package Description org.activiti.services.connectors.conf -
-
Uses of ServiceTaskIntegrationErrorEventHandler in org.activiti.services.connectors.conf
Methods in org.activiti.services.connectors.conf that return ServiceTaskIntegrationErrorEventHandler Modifier and Type Method Description ServiceTaskIntegrationErrorEventHandlerCloudConnectorsAutoConfiguration. serviceTaskIntegrationErrorEventHandler(org.activiti.engine.RuntimeService runtimeService, org.activiti.engine.integration.IntegrationContextService integrationContextService, org.activiti.engine.ManagementService managementService, RuntimeBundleProperties runtimeBundleProperties, ProcessEngineEventsAggregator processEngineEventsAggregator)Methods in org.activiti.services.connectors.conf with parameters of type ServiceTaskIntegrationErrorEventHandler Modifier and Type Method Description Consumer<org.springframework.messaging.Message<IntegrationError>>CloudConnectorsAutoConfiguration. serviceTaskIntegrationErrorEventConsumer(ServiceTaskIntegrationErrorEventHandler handler)
-