Uses of Class
org.activiti.cloud.services.events.services.IncidentService
Packages that use IncidentService
Package
Description
-
Uses of IncidentService in org.activiti.cloud.services.events.configuration
Methods in org.activiti.cloud.services.events.configuration that return IncidentServiceModifier and TypeMethodDescriptionCloudEventsAutoConfiguration.incidentService(ProcessEngineChannels processEngineChannels, ExecutionContextIncidentEventMessageBuilderFactory messageBuilderChainFactory, RuntimeBundleInfoAppender runtimeBundleInfoAppender, org.activiti.engine.ManagementService managementService, org.activiti.engine.RuntimeService runtimeService) Methods in org.activiti.cloud.services.events.configuration with parameters of type IncidentServiceModifier and TypeMethodDescriptionCloudEventsAutoConfiguration.apiMessageProducerCommandContextCloseListener(ProcessEngineChannels processEngineChannels, ExecutionContextMessageBuilderFactory executionContextMessageBuilderFactory, RuntimeBundleInfoAppender runtimeBundleInfoAppender, RuntimeBundleProperties runtimeBundleProperties, EventChunker eventChunker, IncidentService incidentService) -
Uses of IncidentService in org.activiti.cloud.services.events.listeners
Constructors in org.activiti.cloud.services.events.listeners with parameters of type IncidentServiceModifierConstructorDescriptionMessageProducerCommandContextCloseListener(ProcessEngineChannels producer, MessageBuilderChainFactory<org.activiti.engine.impl.context.ExecutionContext> messageBuilderChainFactory, RuntimeBundleInfoAppender runtimeBundleInfoAppender, RuntimeBundleProperties runtimeBundleProperties, EventChunker eventChunker, IncidentService incidentService)