Uses of Class
step.plugins.functions.types.CompositeFunction
-
-
Uses of CompositeFunction in step.plugins.functions.types
Methods in step.plugins.functions.types that return CompositeFunction Modifier and Type Method Description CompositeFunctionCompositeFunctionType. copyFunction(CompositeFunction function)CompositeFunctionCompositeFunctionType. newFunction()Methods in step.plugins.functions.types with parameters of type CompositeFunction Modifier and Type Method Description CompositeFunctionCompositeFunctionType. copyFunction(CompositeFunction function)StringCompositeFunctionType. getHandlerChain(CompositeFunction function)step.grid.filemanager.FileVersionIdCompositeFunctionType. getHandlerPackage(CompositeFunction function)Map<String,String>CompositeFunctionType. getHandlerProperties(CompositeFunction function)voidCompositeFunctionType. setupFunction(CompositeFunction function)
-