Uses of Class
step.plugins.oryon.OryonFunction
-
Packages that use OryonFunction Package Description step.plugins.oryon -
-
Uses of OryonFunction in step.plugins.oryon
Methods in step.plugins.oryon that return OryonFunction Modifier and Type Method Description OryonFunction
OryonFunctionType. newFunction()
Methods in step.plugins.oryon with parameters of type OryonFunction Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.String>
OryonFunctionType. getHandlerProperties(OryonFunction function)
void
OryonFunctionType. setupFunction(OryonFunction function)
-