[
https://issues.apache.org/jira/browse/NIFI-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-15055:
----------------------------------
Description:
In order to support proper inclusion of Flow Registry Clients into the embedded
NiFi documentation, a few changes are required.
* Extend org.apache.nifi.documentation.ExtensionType to add
FLOW_REGISTRY_CLIENT
* Update org.apache.nifi.documentation.AbstractDocumentationWriter to treat
FlowRegistryClient like other configurable components
* Add DocumentationFlowRegistryClientInitializationContext beside the other
doc contexts
was:
In order to support proper inclusion of Flow Registry Clients into the embedded
NiFi documentation, a few changes are required.
The first one is to add FLOW_REGISTRY_CLIENT to
src/main/java/org/apache/nifi/documentation/ExtensionType.java in NiFi API.
> Add FLOW_REGISTRY_CLIENT to ExtensionType to NiFi API
> -----------------------------------------------------
>
> Key: NIFI-15055
> URL: https://issues.apache.org/jira/browse/NIFI-15055
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: NiFi API
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
>
> In order to support proper inclusion of Flow Registry Clients into the
> embedded NiFi documentation, a few changes are required.
> * Extend org.apache.nifi.documentation.ExtensionType to add
> FLOW_REGISTRY_CLIENT
> * Update org.apache.nifi.documentation.AbstractDocumentationWriter to treat
> FlowRegistryClient like other configurable components
> * Add DocumentationFlowRegistryClientInitializationContext beside the other
> doc contexts
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)