You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Pierre Villard (JIRA)" <ji...@apache.org> on 2017/07/20 17:06:00 UTC

[jira] [Updated] (NIFI-3799) Document and / or visually show if a procesor accepts "input" connection

     [ https://issues.apache.org/jira/browse/NIFI-3799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre Villard updated NIFI-3799:
---------------------------------
    Component/s: Documentation & Website

> 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
>          Components: Documentation & Website
>            Reporter: Juan C. Sequeiros
>            Assignee: Pierre Villard
>            Priority: Minor
>             Fix For: 1.3.0
>
>
> 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.4.14#64029)