public class ProcessEngineElExpression extends Object implements ElExpression
| Modifier and Type | Field and Description | 
|---|---|
protected ValueExpression | 
valueExpression  | 
| Constructor and Description | 
|---|
ProcessEngineElExpression(ValueExpression expression)  | 
protected final ValueExpression valueExpression
public ProcessEngineElExpression(ValueExpression expression)
public Object getValue(org.camunda.bpm.engine.variable.context.VariableContext variableContext)
ElExpressiongetValue in interface ElExpressionvariableContext - the context in which the expression should be executedCopyright © 2019. All rights reserved.