| Interface | Description |
|---|---|
| FlowRegistryClient |
Represents and external source, where flows might be stored and retrieved from.
|
| FlowRegistryClientConfigurationContext | |
| FlowRegistryClientInitializationContext |
| Class | Description |
|---|---|
| AbstractFlowRegistryClient | |
| FlowRegistryBucket | |
| FlowRegistryPermissions | |
| RegisteredFlow | |
| RegisteredFlowSnapshot | |
| RegisteredFlowSnapshotMetadata | |
| RegisteredFlowVersionInfo |
| Enum | Description |
|---|---|
| VersionedFlowState |
| Exception | Description |
|---|---|
| AuthenticationException | |
| AuthorizationException | |
| FlowAlreadyExistsException | |
| FlowRegistryException |
Indicates an error interacting with the NiFi registry for a reason other than IOException.
|
| FlowRegistryInvalidException | |
| NoSuchBucketException | |
| NoSuchFlowException | |
| NoSuchFlowVersionException |
Copyright © 2023 Apache NiFi Project. All rights reserved.