public class ProcessEngineElExpression extends Object implements org.camunda.bpm.dmn.engine.impl.spi.el.ElExpression
| Modifier and Type | Field and Description |
|---|---|
protected ValueExpression |
valueExpression |
| Constructor and Description |
|---|
ProcessEngineElExpression(ValueExpression expression) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(org.camunda.bpm.engine.variable.context.VariableContext variableContext) |
protected final ValueExpression valueExpression
public ProcessEngineElExpression(ValueExpression expression)
public Object getValue(org.camunda.bpm.engine.variable.context.VariableContext variableContext)
getValue in interface org.camunda.bpm.dmn.engine.impl.spi.el.ElExpressionCopyright © 2013–2019 camunda services GmbH. All rights reserved.