| Package | Description |
|---|---|
| org.apache.nifi.controller.status |
| Modifier and Type | Field and Description |
|---|---|
private Collection<ProcessorStatus> |
ProcessGroupStatus.processorStatus |
| Modifier and Type | Method and Description |
|---|---|
ProcessorStatus |
ProcessorStatus.clone() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ProcessorStatus> |
ProcessGroupStatus.getProcessorStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessGroupStatus.setProcessorStatus(Collection<ProcessorStatus> processorStatus) |
Copyright © 2018 Apache NiFi Project. All rights reserved.