Joseph Gresock created NIFI-4014:
------------------------------------
Summary: Error in SiteToSiteProvenanceReportingTask event type
description
Key: NIFI-4014
URL: https://issues.apache.org/jira/browse/NIFI-4014
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 1.2.0
Reporter: Joseph Gresock
Assignee: Joseph Gresock
Priority: Minor
Fix For: 1.3.0
Attachments: ProvenanceEventType.png
The description for the mouse-over documentation of the Event Type property in
SiteToSiteProvenanceReportingTask has the Java byte-code name of
ProvenanceEventType.values() (see image).
I think the simplest solution would be to wrap this method call in
Arrays.deepToString().
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)