| Interface | Description |
|---|---|
| NiFiWebConfigurationContext |
NiFi web context providing limited access to dataflow configuration for
component custom UIs.
|
| NiFiWebConfigurationRequestContext |
Contextual details required to make a configuration request from a UI
extension.
|
| NiFiWebRequestContext |
Contextual details required to make a request from a UI extension.
|
| ViewableContent |
Interface for obtaining content from the NiFi content repository.
|
| Class | Description |
|---|---|
| ComponentDescriptor | |
| ComponentDescriptor.Builder | |
| ComponentDetails |
Details about a given component.
|
| ComponentDetails.Builder | |
| ConfigurationAction |
An action that represents the configuration of a component.
|
| ConfigurationAction.Builder | |
| Revision |
A model object representing a revision.
|
| Enum | Description |
|---|---|
| UiExtensionType |
Types of UI extensions.
|
| ViewableContent.DisplayMode |
| Exception | Description |
|---|---|
| ClusterRequestException |
An general error occurred when attempting to communicate with the cluster.
|
| InvalidRevisionException |
Exception indicating that the client has included an old revision in their
request.
|
| ResourceNotFoundException |
Exception indicating that the desired resource was not found.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.