Uses of Class
org.apache.nifi.registry.flow.FlowRegistryBranch
Packages that use FlowRegistryBranch
-
Uses of FlowRegistryBranch in org.apache.nifi.registry.flow
Methods in org.apache.nifi.registry.flow that return FlowRegistryBranchModifier and TypeMethodDescriptiondefault FlowRegistryBranchFlowRegistryClient.getDefaultBranch(FlowRegistryClientConfigurationContext context) Gets the default branch.Methods in org.apache.nifi.registry.flow that return types with arguments of type FlowRegistryBranchModifier and TypeMethodDescriptiondefault Set<FlowRegistryBranch> FlowRegistryClient.getBranches(FlowRegistryClientConfigurationContext context) Get the available branches.