Uses of Class
io.nflow.engine.exception.DispatcherExceptionAnalyzer
Packages that use DispatcherExceptionAnalyzer
-
Uses of DispatcherExceptionAnalyzer in io.nflow.engine.internal.executor
Constructors in io.nflow.engine.internal.executor with parameters of type DispatcherExceptionAnalyzerModifierConstructorDescriptionWorkflowDispatcher(WorkflowInstanceExecutor executor, WorkflowInstanceDao workflowInstances, WorkflowStateProcessorFactory stateProcessorFactory, WorkflowDefinitionService workflowDefinitions, ExecutorDao executorDao, DispatcherExceptionAnalyzer exceptionAnalyzer, NflowLogger nflowLogger, Environment env)