Matt Burgess created NIFI-14218:
-----------------------------------
Summary: Add Stateful annotation to ExecuteGroovyScript
Key: NIFI-14218
URL: https://issues.apache.org/jira/browse/NIFI-14218
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Matt Burgess
Assignee: Matt Burgess
ExecuteGroovyScript has access to the StateManager through the session object,
and can thus perform state-related functions. However because the processor is
not annotated with @Stateful, this capability doesn't show up in the docs and
there is no "Clear state" option on the State dialog. Adding this annotation is
trivial yet helpful.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)