-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
5
test cases are still using KIE v7 APIs for processes. It would be better to use directly:
org.kie.kogito.process.bpmn2.BpmnProcess#from(org.kie.api.io.Resource...)
this skips the v7 flow entirely, and will allow us to drop all the process-related classes from kogito-runtimes/drools-core
- is incorporated by
-
KOGITO-2780 Code Infrastructure Cleanup
- Open