Package | Description |
---|---|
org.apache.nifi.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) |
Copyright © 2022 Apache NiFi Project. All rights reserved.