[
https://issues.apache.org/jira/browse/NIFI-3799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023308#comment-16023308
]
ASF subversion and git services commented on NIFI-3799:
-------------------------------------------------------
Commit fb7d6d1150bfa4338b31e73c244d039f57819c94 in nifi's branch
refs/heads/master from [~pvillard]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=fb7d6d1 ]
NIFI-3799 Add Input Requirement Info to Docs
Added input requirement info for processor documentation
This closes #1756.
Signed-off-by: James Wing <[email protected]>
> 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
> Assignee: Pierre Villard
> 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)