[
https://issues.apache.org/jira/browse/NIFI-3799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023172#comment-16023172
]
ASF GitHub Bot commented on NIFI-3799:
--------------------------------------
Github user pvillard31 commented on the issue:
https://github.com/apache/nifi/pull/1756
Hey @jvwing! Thanks for the review, you're right following the same "style"
is more consistent. I updated the PR to follow the same approach as for
restricted components.
> 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)