Uses of Class
io.higson.runtime.flow.Flow
Packages that use Flow
-
Uses of Flow in io.higson.runtime.flow
Constructors in io.higson.runtime.flow with parameters of type FlowModifierConstructorDescriptionFlowExecutor(HigsonEngine engine, GroovyFunctionInvoker invoker, Flow flow, String flowName, Object[] args) -
Uses of Flow in io.higson.runtime.flow.dto
Methods in io.higson.runtime.flow.dto that return Flow