Uses of Class
org.camunda.bpm.engine.impl.juel.AstFunction
-
Packages that use AstFunction Package Description org.camunda.bpm.engine.impl.juel -
-
Uses of AstFunction in org.camunda.bpm.engine.impl.juel
Methods in org.camunda.bpm.engine.impl.juel that return AstFunction Modifier and Type Method Description protected AstFunctionParser. createAstFunction(java.lang.String name, int index, AstParameters params)protected AstFunctionParser. function(java.lang.String name, AstParameters params)
-