public class CustomFEELFunction extends AbstractCustomFEELFunction<BaseNode>
FEELFunction.Parambody| Constructor and Description |
|---|
CustomFEELFunction(String name,
List<FEELFunction.Param> parameters,
BaseNode body) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
internalInvoke(EvaluationContext ctx) |
getParameters, invoke, isCustomFunction, toStringgetName, getSymbol, invokeReflectively, setNamepublic CustomFEELFunction(String name, List<FEELFunction.Param> parameters, BaseNode body)
protected Object internalInvoke(EvaluationContext ctx)
internalInvoke in class AbstractCustomFEELFunction<BaseNode>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.