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)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • 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)