| Package | Description |
|---|---|
| org.apache.nifi.registry.flow |
| Modifier and Type | Field and Description |
|---|---|
private FlowRegistryBucket |
RegisteredFlowSnapshot.bucket |
| Modifier and Type | Method and Description |
|---|---|
FlowRegistryBucket |
RegisteredFlowSnapshot.getBucket() |
FlowRegistryBucket |
FlowRegistryClient.getBucket(FlowRegistryClientConfigurationContext context,
String bucketId)
Gets the bucket with the given id.
|
| Modifier and Type | Method and Description |
|---|---|
Set<FlowRegistryBucket> |
FlowRegistryClient.getBuckets(FlowRegistryClientConfigurationContext context)
Gets the buckets for the specified user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegisteredFlowSnapshot.setBucket(FlowRegistryBucket bucket) |
Copyright © 2023 Apache NiFi Project. All rights reserved.