Package step.plugins.functions.types
Class CompositeFunctionUtils
- java.lang.Object
-
- step.plugins.functions.types.CompositeFunctionUtils
-
public class CompositeFunctionUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description CompositeFunctionUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CompositeFunctioncreateCompositeFunction(step.handlers.javahandler.Keyword annotation, Method m, step.core.plans.Plan plan)
-
-
-
Method Detail
-
createCompositeFunction
public static CompositeFunction createCompositeFunction(step.handlers.javahandler.Keyword annotation, Method m, step.core.plans.Plan plan)
-
-