nmirasch commented on code in PR #3252:
URL: 
https://github.com/apache/incubator-kie-kogito-runtimes/pull/3252#discussion_r1361940147


##########
api/kogito-events-api/src/main/java/org/kie/kogito/event/process/NodeDefinitionEventBody.java:
##########
@@ -0,0 +1,83 @@
+package org.kie.kogito.event.process;
+
+import java.util.Map;
+
+public class NodeDefinitionEventBody {

Review Comment:
   @tiagodolphine regarding this is just a POJO and it is nott specifically the 
body of any event, I think it makes sense rename this class just to 
NodeDefinition, ProcessDefinitionNode.. or something similar. WDYT? 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to