| Package | Description |
|---|---|
| org.camunda.bpm.dmn.engine.impl | |
| org.camunda.bpm.dmn.engine.impl.el | |
| org.camunda.bpm.dmn.engine.impl.spi.el |
| Modifier and Type | Field and Description |
|---|---|
protected ElExpression |
DmnExpressionImpl.cachedExpression |
| Modifier and Type | Method and Description |
|---|---|
ElExpression |
DmnExpressionImpl.getCachedExpression() |
ElExpression |
CachedExpressionSupport.getCachedExpression() |
| Modifier and Type | Method and Description |
|---|---|
void |
DmnExpressionImpl.setCachedExpression(ElExpression expression) |
void |
CachedExpressionSupport.setCachedExpression(ElExpression expression) |
| Modifier and Type | Class and Description |
|---|---|
class |
JuelExpression |
| Modifier and Type | Method and Description |
|---|---|
ElExpression |
JuelElProvider.createExpression(String expression) |
| Modifier and Type | Method and Description |
|---|---|
ElExpression |
ElProvider.createExpression(String expression)
Create a new expression
|
Copyright © 2015–2019 camunda services GmbH. All rights reserved.