| Package | Description |
|---|---|
| org.flowable.common.engine.impl | |
| org.flowable.common.engine.impl.el |
| Modifier and Type | Method and Description |
|---|---|
ExpressionManager |
HasExpressionManagerEngineConfiguration.getExpressionManager() |
| Modifier and Type | Method and Description |
|---|---|
AbstractEngineConfiguration |
HasExpressionManagerEngineConfiguration.setExpressionManager(ExpressionManager expressionManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExpressionManager
Default
ExpressionManager implementation that contains the logic for creating
and resolving Expression instances. |
| Modifier and Type | Field and Description |
|---|---|
protected ExpressionManager |
JuelExpression.expressionManager |
| Constructor and Description |
|---|
JuelExpression(ExpressionManager expressionManager,
ValueExpression valueExpression,
String expressionText) |
Copyright © 2019 Flowable. All rights reserved.