Uses of Class
io.higson.runtime.model.GroovyFunction
Packages that use GroovyFunction
Package
Description
-
Uses of GroovyFunction in io.higson.runtime.flow
Methods in io.higson.runtime.flow with parameters of type GroovyFunctionModifier and TypeMethodDescriptionFlow.get(GroovyFunction key) voidFlow.put(GroovyFunction key, CompiledGroovyFunction function) -
Uses of GroovyFunction in io.higson.runtime.function.groovy.shell
Methods in io.higson.runtime.function.groovy.shell with parameters of type GroovyFunctionModifier and TypeMethodDescriptionCachedGroovyShell.evaluate(GroovyFunction function, groovy.lang.Binding args) CachedGroovyShell.evaluate(GroovyFunction function, groovy.lang.Binding args, GroovyCache customCache) GlobalCache.get(GroovyFunction key) GroovyCache.get(GroovyFunction key) voidGlobalCache.put(GroovyFunction key, CompiledGroovyFunction function) voidGroovyCache.put(GroovyFunction key, CompiledGroovyFunction function) -
Uses of GroovyFunction in io.higson.runtime.model
Methods in io.higson.runtime.model that return GroovyFunctionModifier and TypeMethodDescription