GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2135
NIFI-4280: Introduce UI for managing variables
NIFI-4280:
- Adding support for the user to configure variables in the UI.
- Updating the endpoints for changing variables as necessary.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-4280
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2135.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 #2135
----
commit f277579139c2b967bc6be2ddc08c9624b1942310
Author: Matt Gilman <[email protected]>
Date: 2017-08-17T20:51:23Z
NIFI-4280:
- Adding support for the user to configure variables in the UI.
- Updating the endpoints for changing variables as necessary.
----
---