org.camunda.bpm.engine.impl.dmn.el
Class ProcessEngineElExpression
java.lang.Object
org.camunda.bpm.engine.impl.dmn.el.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
|
Method Summary |
Object |
getValue(org.camunda.bpm.engine.variable.context.VariableContext variableContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
valueExpression
protected final ValueExpression valueExpression
ProcessEngineElExpression
public ProcessEngineElExpression(ValueExpression expression)
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
Copyright © 2016 camunda services GmbH. All rights reserved.