| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto | |
| org.apache.nifi.web.api.entity |
| Modifier and Type | Field and Description |
|---|---|
private Collection<ParameterGroupConfigurationEntity> |
ParameterProviderDTO.parameterGroupConfigurations |
| Modifier and Type | Method and Description |
|---|---|
Collection<ParameterGroupConfigurationEntity> |
ParameterProviderDTO.getParameterGroupConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterProviderDTO.setParameterGroupConfigurations(Collection<ParameterGroupConfigurationEntity> parameterGroupConfigurations) |
| Modifier and Type | Field and Description |
|---|---|
private Collection<ParameterGroupConfigurationEntity> |
ParameterProviderParameterApplicationEntity.parameterGroupConfigurations |
| Modifier and Type | Method and Description |
|---|---|
Collection<ParameterGroupConfigurationEntity> |
ParameterProviderParameterApplicationEntity.getParameterGroupConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
int |
ParameterGroupConfigurationEntity.compareTo(ParameterGroupConfigurationEntity other) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterProviderParameterApplicationEntity.setParameterGroupConfigurations(Collection<ParameterGroupConfigurationEntity> parameterGroupConfigurations) |
Copyright © 2023 Apache NiFi Project. All rights reserved.