[
https://issues.apache.org/jira/browse/NIFI-3939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Hogue updated NIFI-3939:
--------------------------------
Description: In {{ProcessGroupResource.java}} annotations on the
{{/process-groups/\{id}/getProcessGroups}} endpoint incorrectly identifies the
response as a {{ProcessorsEntity}} when it should be a {{ProcessGroupsEntity}}.
Similar mismatches may exist in {{FlowFileQueueResource}}, {{FlowResource}},
and possibly other classes. (was: In {{ProcessGroupResource.java}} annotations
on the {{/process-groups/\{id}/getProcessGroups}} endpoint incorrectly
identifies the response as a {{ProcessorsEntity}} when it should be a
{{ProcessGroupsEntity}}. Similar mismatches may exist in
{{FlowFileQueueResponse}}, {{FlowResource}}, and possibly other classes.)
> Fix entity type mismatches in web API resource response types
> --------------------------------------------------------------
>
> Key: NIFI-3939
> URL: https://issues.apache.org/jira/browse/NIFI-3939
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.2.0
> Reporter: Joe Skora
> Assignee: Michael Hogue
>
> In {{ProcessGroupResource.java}} annotations on the
> {{/process-groups/\{id}/getProcessGroups}} endpoint incorrectly identifies
> the response as a {{ProcessorsEntity}} when it should be a
> {{ProcessGroupsEntity}}. Similar mismatches may exist in
> {{FlowFileQueueResource}}, {{FlowResource}}, and possibly other classes.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)