Uses of Class
io.higson.runtime.flow.FlowResult
Packages that use FlowResult
-
Uses of FlowResult in io.higson.runtime.core
Methods in io.higson.runtime.core that return FlowResultModifier and TypeMethodDescriptionHigsonEngine.flow(@NotNull String flowName, @NotNull ParamContext ctx, Object... args) This method calls flow defined within higson, with context and optional arguments.HigsonEngineImpl.flow(String flowName, ParamContext ctx, Object... args) -
Uses of FlowResult in io.higson.runtime.flow
Methods in io.higson.runtime.flow that return FlowResult