-
Task
-
Resolution: Done
-
Major
-
1.16.0.Final
-
None
-
False
-
False
-
-
2022 Week 05-07 (from Jan 31)
Currently during codegen a lot of classes are being generated for each event present in a process extending the AbstractProcessDataEvent.
The idea would be to simplify this process making the AbstractProcessDataEvent a concrete class used by all events instead of doing the inheritence we can just set the proper values for each event.
- blocks
-
KOGITO-6680 [SW] Review the "dataOnly" attribute in the Event definition
- Resolved