[
https://issues.apache.org/jira/browse/NIFI-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14280493#comment-14280493
]
ASF subversion and git services commented on NIFI-273:
------------------------------------------------------
Commit 3a7b8de0e30e7d4dac877611d0aa9bf67bfadffd in incubator-nifi's branch
refs/heads/develop from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=3a7b8de ]
NIFI-273: Moved getAvailableRelationships from ProcessSession to ProcessContext
> Method getAvailableRelationships in ProcessSession really belongs in
> ProcessContext
> -----------------------------------------------------------------------------------
>
> Key: NIFI-273
> URL: https://issues.apache.org/jira/browse/NIFI-273
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 0.0.1
> Reporter: Mark Payne
> Assignee: Mark Payne
> Fix For: 0.0.1
>
> Attachments:
> 0001-NIFI-273-Moved-getAvailableRelationships-from-Proces.patch
>
>
> The getAvailableRelationships method is really not tied to a session and is
> information about the context in which a component is operating. This belongs
> in ProcessContext, rather than ProcessSession.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)