| Package | Description |
|---|---|
| org.apache.nifi.registry.flow |
| Modifier and Type | Field and Description |
|---|---|
private RegisteredFlowSnapshotMetadata |
RegisteredFlowSnapshot.snapshotMetadata |
| Modifier and Type | Method and Description |
|---|---|
RegisteredFlowSnapshotMetadata |
RegisteredFlowSnapshot.getSnapshotMetadata() |
| Modifier and Type | Method and Description |
|---|---|
Set<RegisteredFlowSnapshotMetadata> |
FlowRegistryClient.getFlowVersions(FlowRegistryClientConfigurationContext context,
String bucketId,
String flowId)
Retrieves the set of all versions of the specified flow.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegisteredFlowSnapshot.setSnapshotMetadata(RegisteredFlowSnapshotMetadata snapshotMetadata) |
Copyright © 2023 Apache NiFi Project. All rights reserved.