Package io.higson.runtime.flow
Class FlowExecutor
java.lang.Object
io.higson.runtime.flow.FlowExecutor
-
Constructor Summary
ConstructorsConstructorDescriptionFlowExecutor(HigsonEngine engine, GroovyFunctionInvoker invoker, Flow flow, String flowName, Object[] args) -
Method Summary
-
Constructor Details
-
FlowExecutor
public FlowExecutor(HigsonEngine engine, GroovyFunctionInvoker invoker, Flow flow, String flowName, Object[] args)
-
-
Method Details
-
execute
-