exceptionfactory commented on code in PR #8094:
URL: https://github.com/apache/nifi/pull/8094#discussion_r1437971330


##########
nifi-api/src/main/java/org/apache/nifi/provenance/upload/FileResource.java:
##########
@@ -20,15 +20,26 @@
  * Holds information of a file resource for UPLOAD
  * provenance events.
  */
-public interface FileResource {
+public class FileResource {

Review Comment:
   Thanks for the clarification, I should have reviewed the full history, that 
makes sense.
   
   Yes, I recommend defining the methods required for the common use cases.



-- 
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: issues-unsubscr...@nifi.apache.org

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

Reply via email to