Class PlatformAstFunctionCreatorUtil
java.lang.Object
com.flowable.platform.common.el.function.PlatformAstFunctionCreatorUtil
public class PlatformAstFunctionCreatorUtil
extends java.lang.Object
- Author:
- Filip Hrisafov
-
Constructor Summary
Constructors Constructor Description PlatformAstFunctionCreatorUtil()
-
Method Summary
Modifier and Type Method Description static org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode
createVariableNameNode(org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode variableNode)
-
Constructor Details
-
PlatformAstFunctionCreatorUtil
public PlatformAstFunctionCreatorUtil()
-
-
Method Details
-
createVariableNameNode
public static org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode createVariableNameNode(org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode variableNode)
-