tiagodolphine commented on code in PR #1924:
URL: 
https://github.com/apache/incubator-kie-kogito-apps/pull/1924#discussion_r1410535046


##########
data-index/data-index-service/data-index-service-common/src/main/java/org/kie/kogito/index/service/messaging/KogitoIndexEventConverter.java:
##########
@@ -118,6 +123,12 @@ public Message<?> convert(Message<?> message, Type type) {
         }
     }
 
+    private ProcessDefinitionDataEvent buildProcessDefinitionEvent(CloudEvent 
cloudEvent) throws IOException {

Review Comment:
   good point, I'll add a test for the new event in the converter



-- 
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