Daniel Stieglitz created NIFI-15608:
---------------------------------------
Summary: Correct mismatch between javadoc and code
Key: NIFI-15608
URL: https://issues.apache.org/jira/browse/NIFI-15608
Project: Apache NiFi
Issue Type: Improvement
Components: NiFi API
Reporter: Daniel Stieglitz
Assignee: Daniel Stieglitz
In interface FlowFileFilter, method filter returns a FlowFileFilterResult yet
in the Javadoc it says the method returns true.
The point of this ticket is to correct the javadoc to indicate filter returns
type FlowFileFilterResult.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)