]
Toshiya Kobayashi commented on DROOLS-5517:
-------------------------------------------
Done by
[
Enhance DMNResult/DMNContext to be able to return strongly typed
OutputSet
--------------------------------------------------------------------------
Key: DROOLS-5517
URL:
https://issues.redhat.com/browse/DROOLS-5517
Project: Drools
Issue Type: Enhancement
Components: dmn engine
Affects Versions: 7.40.0.Final
Reporter: Toshiya Kobayashi
Assignee: Toshiya Kobayashi
Priority: Major
DROOLS-5502 was to generate OutputSet class and convert DMNResult.getContext().getAll()
to the OutputSet externally. This JIRA aims to convert it inside DMNRuntime so that we can
get the OutputSet from DMNResult.getContext().getXXX() directly.
https://github.com/kiegroup/drools/pull/2993#pullrequestreview-451150317