public class EnginelessJuelExpression
extends org.camunda.bpm.engine.impl.el.JuelExpression
| Constructor and Description |
|---|
EnginelessJuelExpression(org.camunda.bpm.engine.impl.javax.el.ValueExpression valueExpression,
org.camunda.bpm.engine.impl.el.JuelExpressionManager expressionManager,
String expressionText) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(org.camunda.bpm.engine.delegate.VariableScope variableScope,
org.camunda.bpm.engine.delegate.BaseDelegateExecution contextExecution) |
public EnginelessJuelExpression(org.camunda.bpm.engine.impl.javax.el.ValueExpression valueExpression,
org.camunda.bpm.engine.impl.el.JuelExpressionManager expressionManager,
String expressionText)
public Object getValue(org.camunda.bpm.engine.delegate.VariableScope variableScope, org.camunda.bpm.engine.delegate.BaseDelegateExecution contextExecution)
getValue in class org.camunda.bpm.engine.impl.el.JuelExpressionCopyright © 2022 Camunda Services GmbH. All rights reserved.