Uses of Enum Class
org.apache.nifi.registry.flow.git.AbstractGitFlowRegistryClient.ParameterContextValuesStrategy
Packages that use AbstractGitFlowRegistryClient.ParameterContextValuesStrategy
-
Uses of AbstractGitFlowRegistryClient.ParameterContextValuesStrategy in org.apache.nifi.registry.flow.git
Methods in org.apache.nifi.registry.flow.git that return AbstractGitFlowRegistryClient.ParameterContextValuesStrategyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.AbstractGitFlowRegistryClient.ParameterContextValuesStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.