| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto | |
| org.apache.nifi.web.api.entity |
| Modifier and Type | Field and Description |
|---|---|
private List<ComponentValidationResultDTO> |
ParameterContextValidationResultsDTO.componentValidationResults |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentValidationResultDTO> |
ParameterContextValidationResultsDTO.getComponentValidationResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterContextValidationResultsDTO.setComponentValidationResults(List<ComponentValidationResultDTO> componentValidationResults) |
| Modifier and Type | Field and Description |
|---|---|
private ComponentValidationResultDTO |
ComponentValidationResultEntity.validationResult |
| Modifier and Type | Method and Description |
|---|---|
ComponentValidationResultDTO |
ComponentValidationResultEntity.getComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentValidationResultEntity.setComponent(ComponentValidationResultDTO component) |
Copyright © 2023 Apache NiFi Project. All rights reserved.