-
Enhancement
-
Resolution: Won't Do
-
Major
-
7.6.0.GA
DROOLS-4694 introduces possibility to generate DMN data type from a Java class. There is an issue that if Java class has a List<Person> field (where Person is another custom type), such is not converted into a DMN collection properly. It is converted to DMN collection of Any instead of collection of Person
- clones
-
RHDM-1144 [DMN Designer] List Java field is not converted to DMN collection
- Closed