Uses of Class
org.apache.nifi.flow.VersionedParameterContext
Packages that use VersionedParameterContext
-
Uses of VersionedParameterContext in org.apache.nifi.flow
Methods in org.apache.nifi.flow that return types with arguments of type VersionedParameterContextMethod parameters in org.apache.nifi.flow with type arguments of type VersionedParameterContextModifier and TypeMethodDescriptionvoidVersionedExternalFlow.setParameterContexts(Map<String, VersionedParameterContext> parameterContexts) -
Uses of VersionedParameterContext in org.apache.nifi.registry.flow
Methods in org.apache.nifi.registry.flow that return types with arguments of type VersionedParameterContextMethod parameters in org.apache.nifi.registry.flow with type arguments of type VersionedParameterContextModifier and TypeMethodDescriptionvoidRegisteredFlowSnapshot.setParameterContexts(Map<String, VersionedParameterContext> parameterContexts)