[ 
https://issues.apache.org/jira/browse/NIFI-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15170628#comment-15170628
 ] 

ASF GitHub Bot commented on NIFI-1573:
--------------------------------------

GitHub user rpmiskin opened a pull request:

    https://github.com/apache/nifi/pull/251

    NIFI-1573 Allow programmatic access to a Processor's name

    I've added a `getName()` method to `ProcessContext` which means that a 
`Processor` can access the name that was configured in the UI.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rpmiskin/nifi NIFI-1573

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/251.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #251
    
----
commit 738236a41dc9f0f5f2c50dc425aa12948275aad6
Author: Richard Miskin <[email protected]>
Date:   2016-02-27T15:18:22Z

    NIFI-1573 Allow programmatic access to a Processor's name

----


> Allow programmatic to a Processor's name
> ----------------------------------------
>
>                 Key: NIFI-1573
>                 URL: https://issues.apache.org/jira/browse/NIFI-1573
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Richard Miskin
>            Priority: Minor
>
> As discussed on the dev list there are use cases where accessing a 
> Processor's as part of the configuration can be helpful.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to