Class ProcessEngineElExpression

  • All Implemented Interfaces:
    ElExpression

    public class ProcessEngineElExpression
    extends java.lang.Object
    implements ElExpression
    Author:
    Daniel Meyer
    • Constructor Detail

      • ProcessEngineElExpression

        public ProcessEngineElExpression​(ValueExpression expression)
    • Method Detail

      • getValue

        public java.lang.Object getValue​(VariableContext variableContext)
        Description copied from interface: ElExpression
        Execute the expression and return the value
        Specified by:
        getValue in interface ElExpression
        Parameters:
        variableContext - the context in which the expression should be executed
        Returns:
        the value