Uses of Class
org.apache.nifi.parameter.StandardParameterContext.Builder
Packages that use StandardParameterContext.Builder
-
Uses of StandardParameterContext.Builder in org.apache.nifi.parameter
Methods in org.apache.nifi.parameter that return StandardParameterContext.BuilderModifier and TypeMethodDescriptionSets the ParameterContext id -- requiredSets the ParameterContext name -- requiredStandardParameterContext.Builder.parameterProviderConfiguration(ParameterProviderConfiguration parameterProviderConfiguration) Sets the ParameterProvider configurationStandardParameterContext.Builder.parameterProviderLookup(ParameterProviderLookup parameterProviderLookup) Sets the ParameterProviderLookupStandardParameterContext.Builder.parameterReferenceManager(ParameterReferenceManager parameterReferenceManager) Sets the ParameterReferenceManagerStandardParameterContext.Builder.parentAuthorizable(Authorizable parentAuthorizable) Sets the parent Authorizable