David Handermann created NIFI-14412:
---------------------------------------

             Summary: Add Flow Action Reporter Interface to Framework API
                 Key: NIFI-14412
                 URL: https://issues.apache.org/jira/browse/NIFI-14412
             Project: Apache NiFi
          Issue Type: New Feature
          Components: Core Framework
            Reporter: David Handermann


A new Flow Action Reporter interface should be added to the 
{{nifi-framework-api}} based on the approved design in NIP-7.

The FlowAction model provides the contract for implementations of Flow Action 
Reporter. As described in the design, the framework is responsible for 
translating Action objects from {{nifi-api}} to the FlowAction model. The 
FlowAction model should be self-contained, using a generic Map of fields to 
capture applicable information, as opposed to the class hierarchy currently 
implemented for the framework AuditService interface.

Implementing the new Flow Action Reporter interface involves defining it as an 
extension in the Extension Manager for loading from NAR bundles.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to