Uses of Class
de.codecentric.reedelk.platform.execution.FlowExecutorEngine
-
Packages that use FlowExecutorEngine Package Description de.codecentric.reedelk.platform.flow -
-
Uses of FlowExecutorEngine in de.codecentric.reedelk.platform.flow
Constructors in de.codecentric.reedelk.platform.flow with parameters of type FlowExecutorEngine Constructor Description ErrorStateFlow(long moduleId, String moduleName, String flowId, String flowTitle, ExecutionGraph executionGraph, FlowExecutorEngine executionEngine, Exception exception)Flow(long moduleId, String moduleName, String flowId, String flowTitle, ExecutionGraph executionGraph, FlowExecutorEngine executionEngine)
-