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 AstFunction
Parser. createAstFunction(String name, int index, AstParameters params)
protected AstFunction
Parser. function(String name, AstParameters params)
-