Package org.camunda.bpm.engine.impl.el
Interface Expression
- All Superinterfaces:
Expression
- All Known Implementing Classes:
JuelExpression
- Author:
- Frederik Heremans
-
Method Summary
Modifier and TypeMethodDescriptiongetValue
(VariableScope variableScope, BaseDelegateExecution contextExecution) void
setValue
(Object value, VariableScope variableScope, BaseDelegateExecution contextExecution) Methods inherited from interface org.camunda.bpm.engine.delegate.Expression
getExpressionText, getValue, isLiteralText, setValue
-
Method Details
-
getValue
-
setValue
-