Matteo Mortari created DROOLS-5061:
--------------------------------------
Summary: DMN codegen DMNContext and DMNResult
Key: DROOLS-5061
URL:
https://issues.redhat.com/browse/DROOLS-5061
Project: Drools
Issue Type: Epic
Components: dmn engine
Reporter: Matteo Mortari
Assignee: Luca Molteni
A codegen facility is required to generate statically code strongly typed for the
input/output of a DMN model, considering also the data types defined inside the DMN model
as ItemDefinition.
Surface and interface common to:
* BPMN integration: when invoking DMN from BPMN, the return of the evaluation is a Map and
not the domain model
* Kogito/OpenAPI/Swagger: when using the codegenerated version, annotation shall explain
the swagger API the expected input/output type of the REST request for DMN
* DMN Editor: when importing a Java Class in the editor, it shall use the user-supplied
Java Class
--
This message was sent by Atlassian Jira
(v7.13.8#713008)