Uses of Class
org.apache.nifi.registry.flow.BucketLocation
Packages that use BucketLocation
-
Uses of BucketLocation in org.apache.nifi.registry.flow
Subclasses of BucketLocation in org.apache.nifi.registry.flowModifier and TypeClassDescriptionclassInformation for locating a flow in a flow registry.classInformation for locating a flow version in a flow registry.Methods in org.apache.nifi.registry.flow with parameters of type BucketLocationModifier and TypeMethodDescriptionFlowRegistryClient.getBucket(FlowRegistryClientConfigurationContext context, BucketLocation bucketLocation) Gets the bucket with the given id.FlowRegistryClient.getFlows(FlowRegistryClientConfigurationContext context, BucketLocation bucketLocation) Retrieves the set of all Flows for the specified bucket.