Uses of Class
org.apache.nifi.parameter.Parameter
Packages that use Parameter
-
Uses of Parameter in org.apache.nifi.parameter
Methods in org.apache.nifi.parameter that return ParameterMethods in org.apache.nifi.parameter that return types with arguments of type ParameterMethods 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.