[
https://issues.apache.org/jira/browse/NIFI-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Wing resolved NIFI-3514.
------------------------------
Resolution: Fixed
Fix Version/s: 1.2.0
> ListGCSBucket should use INPUT_FORBIDDEN annotation
> ---------------------------------------------------
>
> Key: NIFI-3514
> URL: https://issues.apache.org/jira/browse/NIFI-3514
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Andre F de Miranda
> Assignee: Andre F de Miranda
> Fix For: 1.2.0
>
>
> Following annotations should have been used:
> {code}
> @TriggerSerially
> @TriggerWhenEmpty
> @InputRequirement(Requirement.INPUT_FORBIDDEN)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)