Matt Burgess created NIFI-2215:
----------------------------------
Summary: Enable (when available) annotated methods in
InvokeScriptedProcessor
Key: NIFI-2215
URL: https://issues.apache.org/jira/browse/NIFI-2215
Project: Apache NiFi
Issue Type: Improvement
Reporter: Matt Burgess
Currently, InvokeScriptedProcessor uses only the Processor interface to
interact with scripted processors. However many Java processors make use of
annotations such as OnScheduled and OnStopped to provide lifecycle logic for
the processor. InvokeScriptedProcessor should be enabled to handle this when
the script engine allows (such as Groovy, Jython, and JRuby).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)