| Package | Description |
|---|---|
| org.apache.nifi.flow | |
| org.apache.nifi.registry.flow |
| Modifier and Type | Field and Description |
|---|---|
private VersionedProcessGroup |
VersionedExternalFlow.flowContents |
| Modifier and Type | Field and Description |
|---|---|
private Set<VersionedProcessGroup> |
VersionedProcessGroup.processGroups |
| Modifier and Type | Method and Description |
|---|---|
VersionedProcessGroup |
VersionedExternalFlow.getFlowContents() |
| Modifier and Type | Method and Description |
|---|---|
Set<VersionedProcessGroup> |
VersionedProcessGroup.getProcessGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
VersionedExternalFlow.setFlowContents(VersionedProcessGroup flowContents) |
| Modifier and Type | Method and Description |
|---|---|
void |
VersionedProcessGroup.setProcessGroups(Set<VersionedProcessGroup> processGroups) |
| Modifier and Type | Field and Description |
|---|---|
private VersionedProcessGroup |
RegisteredFlowSnapshot.flowContents |
| Modifier and Type | Method and Description |
|---|---|
VersionedProcessGroup |
RegisteredFlowSnapshot.getFlowContents() |
| Modifier and Type | Method and Description |
|---|---|
void |
RegisteredFlowSnapshot.setFlowContents(VersionedProcessGroup flowContents) |
Copyright © 2023 Apache NiFi Project. All rights reserved.