| Package | Description |
|---|---|
| org.apache.nifi.flow |
| Modifier and Type | Field and Description |
|---|---|
private Set<VersionedPort> |
VersionedProcessGroup.inputPorts |
private Set<VersionedPort> |
VersionedProcessGroup.outputPorts |
| Modifier and Type | Method and Description |
|---|---|
Set<VersionedPort> |
VersionedProcessGroup.getInputPorts() |
Set<VersionedPort> |
VersionedProcessGroup.getOutputPorts() |
| Modifier and Type | Method and Description |
|---|---|
void |
VersionedProcessGroup.setInputPorts(Set<VersionedPort> inputPorts) |
void |
VersionedProcessGroup.setOutputPorts(Set<VersionedPort> outputPorts) |
Copyright © 2022 Apache NiFi Project. All rights reserved.