Class ProcessEngineElExpression

  • All Implemented Interfaces:
    org.camunda.bpm.dmn.engine.impl.spi.el.ElExpression

    public class ProcessEngineElExpression
    extends Object
    implements org.camunda.bpm.dmn.engine.impl.spi.el.ElExpression
    Author:
    Daniel Meyer
    • Constructor Detail

      • ProcessEngineElExpression

        public ProcessEngineElExpression​(ValueExpression expression)
    • Method Detail

      • getValue

        public Object getValue​(org.camunda.bpm.engine.variable.context.VariableContext variableContext)
        Specified by:
        getValue in interface org.camunda.bpm.dmn.engine.impl.spi.el.ElExpression