[
https://issues.apache.org/jira/browse/NIFI-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381916#comment-14381916
]
ASF GitHub Bot commented on NIFI-463:
-------------------------------------
GitHub user danbress opened a pull request:
https://github.com/apache/incubator-nifi/pull/46
NIFI-463
When a component references a ControllerService API, the documentation
generator will attempt to find implementations of that ControllerService API
and provide a link to them in the html documentation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/danbress/incubator-nifi NIFI-463
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-nifi/pull/46.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 #46
----
commit 766ce5542148ad5eeaae62230b65797afa471234
Author: danbress <[email protected]>
Date: 2015-03-24T14:54:32Z
NIFI-463 adding links to controller service implementations
commit 75cad35661f019eb0212bed705798a9092c2dfb0
Author: danbress <[email protected]>
Date: 2015-03-24T18:50:21Z
NIFI-463 cleaning up code
----
> Link controller service implementations from a property that identifies a
> ControllerService
> -------------------------------------------------------------------------------------------
>
> Key: NIFI-463
> URL: https://issues.apache.org/jira/browse/NIFI-463
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework, Documentation & Website
> Affects Versions: 0.1.0
> Reporter: Dan Bress
> Assignee: Dan Bress
> Priority: Minor
>
> When a Processor/ControllerService/ReportingTask defines PropertyDescriptor
> that identifies a ControllerService API, the documentation should generate a
> link to implementations of that ControllerService API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)