| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto | |
| org.apache.nifi.web.api.entity |
| Modifier and Type | Field and Description |
|---|---|
private Set<ParameterProviderReferencingComponentEntity> |
ParameterProviderDTO.referencingParameterContexts |
| Modifier and Type | Method and Description |
|---|---|
Set<ParameterProviderReferencingComponentEntity> |
ParameterProviderDTO.getReferencingParameterContexts() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterProviderDTO.setReferencingParameterContexts(Set<ParameterProviderReferencingComponentEntity> referencingParameterContexts) |
| Modifier and Type | Field and Description |
|---|---|
private Set<ParameterProviderReferencingComponentEntity> |
ParameterProviderReferencingComponentsEntity.parameterProviderReferencingComponents |
| Modifier and Type | Method and Description |
|---|---|
Set<ParameterProviderReferencingComponentEntity> |
ParameterProviderReferencingComponentsEntity.getParameterProviderReferencingComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterProviderReferencingComponentsEntity.setParameterProviderReferencingComponents(Set<ParameterProviderReferencingComponentEntity> parameterProviderReferencingComponents) |
Copyright © 2023 Apache NiFi Project. All rights reserved.