| Package | Description |
|---|---|
| org.kie.dmn.feel.lang.impl |
| Modifier and Type | Method and Description |
|---|---|
EvaluationContextImpl |
FEELImpl.newEvaluationContext(ClassLoader cl,
Collection<org.kie.dmn.api.feel.runtime.events.FEELEventListener> listeners,
Map<String,Object> inputVariables)
Creates a new EvaluationContext with the supplied classloader, and the supplied parameters listeners and inputVariables
|
EvaluationContextImpl |
FEELImpl.newEvaluationContext(Collection<org.kie.dmn.api.feel.runtime.events.FEELEventListener> listeners,
Map<String,Object> inputVariables)
Creates a new EvaluationContext using this FEEL instance classloader, and the supplied parameters listeners and inputVariables
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.