| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto |
| Modifier and Type | Field and Description |
|---|---|
private ProcessorConfigDTO |
ProcessorDTO.config |
| Modifier and Type | Method and Description |
|---|---|
ProcessorConfigDTO |
ProcessorDTO.getConfig()
The configuration details for this processor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessorDTO.setConfig(ProcessorConfigDTO config) |
Copyright © 2023 Apache NiFi Project. All rights reserved.