Ferenc Kis created NIFI-10960:
---------------------------------

             Summary: [MiNiFi] Introduce interfaces on C2 api level to replace 
passing functions directly
                 Key: NIFI-10960
                 URL: https://issues.apache.org/jira/browse/NIFI-10960
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Ferenc Kis


Currently operation handler are defined in c2-protocol module, but the minifi 
specific functionality is defined in minifi-framework module 
(C2NifiClientService) and is injected as pure functions.

Instead of this we should define interfaces  with proper javadoc, so it would 
behave as contract between modules, and would be self documented what is 
expected from an implementation.



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

Reply via email to