| Package | Description |
|---|---|
| org.apache.nifi.parameter |
| Modifier and Type | Field and Description |
|---|---|
private List<Parameter> |
ParameterGroup.parameters |
| Modifier and Type | Method and Description |
|---|---|
List<Parameter> |
ParameterGroup.getParameters() |
| Constructor and Description |
|---|
Parameter(Parameter parameter,
String parameterContextId) |
| Constructor and Description |
|---|
ParameterGroup(String groupName,
List<Parameter> parameters)
Creates a named parameter group.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.