| Interface | Description |
|---|---|
| FEELEvent | |
| FEELEventListener |
A general interface for a FEEL event listener
|
| Class | Description |
|---|---|
| ASTEventBase |
A base class with common functionality to all events
|
| DecisionTableRulesMatchedEvent |
An event class to report all matches for a decision table
|
| DecisionTableRulesSelectedEvent |
An event class to report all rules selected as a result for a decision table.
|
| FEELEventBase |
A base class with common functionality to all events
|
| HitPolicyViolationEvent |
An event class to report a hit policy violation on a decision table
|
| InvalidInputEvent |
An event class to report a syntax error as returned by the parser
|
| InvalidParametersEvent |
An event class to report an evaluation error occured due to invalid parameters.
|
| SyntaxErrorEvent |
An event class to report a syntax error as returned by the parser
|
| Enum | Description |
|---|---|
| FEELEvent.Severity |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.