Package org.apache.nifi.parameter
package org.apache.nifi.parameter
-
ClassDescriptionAn immutable class that holds information about a Parameter.Encapsulates a named group of externally fetched parameters that can be provided to referencing Parameter Contexts.User-provided configuration for a group of parameters fetched from a ParameterProvider.Defines a provider that is responsible for fetching from an external source Parameters with which a ParameterContext can be populated.Indicates the sensitivity of a parameter.Any Parameter Provider that implements this interface will be provided the opportunity to verify a given configuration of the Parameter Provider.