mattyb149 commented on a change in pull request #4522:
URL: https://github.com/apache/nifi/pull/4522#discussion_r497581937



##########
File path: nifi-api/src/main/java/org/apache/nifi/reporting/EventAccess.java
##########
@@ -63,4 +63,32 @@
      */
     List<Action> getFlowChanges(int firstActionId, final int maxActions);
 
+    /**

Review comment:
       Makes sense, but FlowFileEvent is in nifi-framework-core-api, so we'd 
likely have to move that into nifi-api so everyone can use it. I'll look into 
the best way to do that.




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to