| Package | Description |
|---|---|
| org.apache.nifi.reporting.util.provenance |
| Modifier and Type | Field and Description |
|---|---|
private ParentProcessGroupSearchNode |
ParentProcessGroupSearchNode.parent |
| Modifier and Type | Field and Description |
|---|---|
private Map<String,ParentProcessGroupSearchNode> |
ComponentMapHolder.componentToParentGroupMap |
| Modifier and Type | Method and Description |
|---|---|
ParentProcessGroupSearchNode |
ParentProcessGroupSearchNode.getParent() |
ParentProcessGroupSearchNode |
ComponentMapHolder.getProcessGroupParent(String componentId) |
| Modifier and Type | Method and Description |
|---|---|
private static ComponentMapHolder |
ComponentMapHolder.createComponentMap(ProcessGroupStatus status,
ParentProcessGroupSearchNode thisProcessGroupNode) |
| Constructor and Description |
|---|
ParentProcessGroupSearchNode(String id,
ParentProcessGroupSearchNode parent) |
Copyright © 2023 Apache NiFi Project. All rights reserved.