Uses of Class
io.higson.runtime.invoker.GroovyFunctionInvoker
Packages that use GroovyFunctionInvoker
-
Uses of GroovyFunctionInvoker in io.higson.runtime.flow
Constructors in io.higson.runtime.flow with parameters of type GroovyFunctionInvokerModifierConstructorDescriptionFlowExecutor(HigsonEngine engine, GroovyFunctionInvoker invoker, Flow flow, String flowName, Object[] args) -
Uses of GroovyFunctionInvoker in io.higson.runtime.invoker
Constructors in io.higson.runtime.invoker with parameters of type GroovyFunctionInvoker -
Uses of GroovyFunctionInvoker in io.higson.runtime.sync
Constructors in io.higson.runtime.sync with parameters of type GroovyFunctionInvokerModifierConstructorDescriptionFunctionRuntimeWatcher(MpFunctionProvider provider, FunctionCache cache, GroovyFunctionInvoker groovyFunctionInvoker, Initializer initializer)