|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElProvider | |
|---|---|
| org.camunda.bpm.dmn.engine.impl | |
| org.camunda.bpm.dmn.engine.impl.el | |
| org.camunda.bpm.dmn.engine.impl.evaluation | |
| Uses of ElProvider in org.camunda.bpm.dmn.engine.impl |
|---|
| Fields in org.camunda.bpm.dmn.engine.impl declared as ElProvider | |
|---|---|
protected ElProvider |
DefaultDmnEngineConfiguration.elProvider
|
| Methods in org.camunda.bpm.dmn.engine.impl that return ElProvider | |
|---|---|
ElProvider |
DefaultDmnEngineConfiguration.getElProvider()
|
| Methods in org.camunda.bpm.dmn.engine.impl with parameters of type ElProvider | |
|---|---|
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. |
| Uses of ElProvider in org.camunda.bpm.dmn.engine.impl.el |
|---|
| Classes in org.camunda.bpm.dmn.engine.impl.el that implement ElProvider | |
|---|---|
class |
JuelElProvider
A simple implementation of ElProvider using Juel. |
| Uses of ElProvider in org.camunda.bpm.dmn.engine.impl.evaluation |
|---|
| Fields in org.camunda.bpm.dmn.engine.impl.evaluation declared as ElProvider | |
|---|---|
protected ElProvider |
ExpressionEvaluationHandler.elProvider
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||