Edson Tirelli created DROOLS-2824:
-------------------------------------
Summary: Add listener support for context entry evaluation
Key: DROOLS-2824
URL:
https://issues.jboss.org/browse/DROOLS-2824
Project: Drools
Issue Type: Enhancement
Components: dmn engine
Affects Versions: 7.9.0.Final
Reporter: Edson Tirelli
Assignee: Edson Tirelli
Fix For: 7.10.0.Final
From Simon:
-----------
We are starting to have a lot of clients asking for the ability to see the result of boxed
context rows inside.
Right now, we have only the result being returned (and if there is no return, we get the
context).
We already are hook on the DMNRuntimeEventListener for afterEvaluateDecisionTable, would
it be possible to have another method added on that listener that would notify when a
context entry was evaluated with the result?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)