| Package | Description |
|---|---|
| org.camunda.bpm.dmn.engine.impl | |
| org.camunda.bpm.dmn.engine.impl.el | |
| org.camunda.bpm.dmn.engine.impl.evaluation |
| Modifier and Type | Field and Description |
|---|---|
protected ElProvider |
DefaultDmnEngineConfiguration.elProvider |
| Modifier and Type | Method and Description |
|---|---|
ElProvider |
DefaultDmnEngineConfiguration.getElProvider() |
| Modifier and Type | Method and Description |
|---|---|
DefaultDmnEngineConfiguration |
DefaultDmnEngineConfiguration.elProvider(ElProvider elProvider)
Set the el provider which is used by the engine to
evaluate an el expression.
|
void |
DefaultDmnEngineConfiguration.setElProvider(ElProvider elProvider)
Set the el provider which is used by the engine to
evaluate an el expression.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JuelElProvider
A simple implementation of
ElProvider using Juel. |
| Modifier and Type | Field and Description |
|---|---|
protected ElProvider |
ExpressionEvaluationHandler.elProvider |
Copyright © 2015–2019 camunda services GmbH. All rights reserved.