Uses of Class
org.apache.nifi.registry.flow.FlowRegistryBucket
Packages that use FlowRegistryBucket
-
Uses of FlowRegistryBucket in org.apache.nifi.registry.flow
Methods in org.apache.nifi.registry.flow that return FlowRegistryBucketModifier and TypeMethodDescriptionFlowRegistryClient.getBucket(FlowRegistryClientConfigurationContext context, BucketLocation bucketLocation) Gets the bucket with the given id.RegisteredFlowSnapshot.getBucket()Methods in org.apache.nifi.registry.flow that return types with arguments of type FlowRegistryBucketModifier and TypeMethodDescriptionFlowRegistryClient.getBuckets(FlowRegistryClientConfigurationContext context, String branch) Gets the buckets for the specified user.Methods in org.apache.nifi.registry.flow with parameters of type FlowRegistryBucketModifier and TypeMethodDescriptionvoidRegisteredFlowSnapshot.setBucket(FlowRegistryBucket bucket)