Uses of Class
org.apache.nifi.parameter.Parameter
Packages that use Parameter
-
Uses of Parameter in org.apache.nifi.parameter
Fields in org.apache.nifi.parameter with type parameters of type ParameterMethods in org.apache.nifi.parameter that return types with arguments of type ParameterConstructors in org.apache.nifi.parameter with parameters of type ParameterConstructor parameters in org.apache.nifi.parameter with type arguments of type ParameterModifierConstructorDescriptionParameterGroup
(String groupName, List<Parameter> parameters) Creates a named parameter group.