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