Juan C. Sequeiros created NIFI-3799:
---------------------------------------
Summary: Document and / or visually show if a procesor accepts
"input" connection
Key: NIFI-3799
URL: https://issues.apache.org/jira/browse/NIFI-3799
Project: Apache NiFi
Issue Type: New Feature
Reporter: Juan C. Sequeiros
Priority: Minor
Today the only way of knowing if a processor accepts input connection is either
by trying it on the UI or looking at the processor code.
@InputRequirement(Requirement.INPUT_FORBIDDEN)
or
@InputRequirement(Requirement.INPUT_REQUIRED)
It would help a DFM if there is at least some documentation on this either
under usage link or a tag .... to have alternative ways of knowing proactively.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)