Joe Gresock created NIFI-9620:
---------------------------------
Summary: Add isStateful() method to Stateless DataFlow API
Key: NIFI-9620
URL: https://issues.apache.org/jira/browse/NIFI-9620
Project: Apache NiFi
Issue Type: Improvement
Components: NiFi Stateless
Reporter: Joe Gresock
Stateless NiFi's DataFlow interface could have a isStateful() method, which
returns true if any processors in the flow maintain state (by checking for the
presence of the @Stateful annotation).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)