Uses of Class
org.activiti.services.connectors.channel.ServiceTaskIntegrationErrorEventHandler
-
Packages that use ServiceTaskIntegrationErrorEventHandler Package Description org.conf.activiti.services.connectors -
-
Uses of ServiceTaskIntegrationErrorEventHandler in org.conf.activiti.services.connectors
Methods in org.conf.activiti.services.connectors that return ServiceTaskIntegrationErrorEventHandler Modifier and Type Method Description ServiceTaskIntegrationErrorEventHandlerCloudConnectorsAutoConfiguration. serviceTaskIntegrationErrorEventHandler(org.activiti.engine.RuntimeService runtimeService, org.activiti.engine.integration.IntegrationContextService integrationContextService, org.activiti.cloud.services.events.ProcessEngineChannels processEngineChannels, org.activiti.engine.ManagementService managementService, org.activiti.cloud.services.events.configuration.RuntimeBundleProperties runtimeBundleProperties, org.activiti.cloud.services.events.converter.RuntimeBundleInfoAppender runtimeBundleInfoAppender, IntegrationContextMessageBuilderFactory messageBuilderFactory)
-