public interface ElExpression
Modifier and Type | Method and Description |
---|---|
Object |
getValue(org.camunda.bpm.engine.variable.context.VariableContext variableContext)
Execute the expression and return the value
|
Object getValue(org.camunda.bpm.engine.variable.context.VariableContext variableContext)
variableContext
- the context in which the expression should be executedCopyright © 2022. All rights reserved.