| Package | Description |
|---|---|
| org.kie.dmn.feel.lang.impl | |
| org.kie.dmn.feel.runtime.events |
| Modifier and Type | Method and Description |
|---|---|
void |
FEELEventListenersManager.notifyListeners(FEELEvent event) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FEELEventListenersManager.notifyListeners(FEELEventListenersManager eventsManager,
Supplier<FEELEvent> event) |
| Modifier and Type | Class and Description |
|---|---|
class |
DecisionTableRulesMatchedEvent
An event class to report all matches for a decision table
|
class |
FEELEventBase
A base class with common functionality to all events
|
class |
HitPolicyViolationEvent
An event class to report a hit policy violation on a decision table
|
class |
InvalidInputEvent
An event class to report a syntax error as returned by the parser
|
class |
SyntaxErrorEvent
An event class to report a syntax error as returned by the parser
|
| Modifier and Type | Method and Description |
|---|---|
void |
FEELEventListener.onEvent(FEELEvent event) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.