Uses of Class
org.apache.nifi.registry.flow.FlowVersionLocation
Packages that use FlowVersionLocation
-
Uses of FlowVersionLocation in org.apache.nifi.registry.flow
Methods in org.apache.nifi.registry.flow with parameters of type FlowVersionLocationModifier and TypeMethodDescriptionFlowRegistryClient.getFlowContents(FlowRegistryClientConfigurationContext context, FlowVersionLocation flowVersionLocation) Retrieves the contents of the flow snapshot with the given Bucket id, Flow id, and version, from the Registry.