| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto.flow | |
| org.apache.nifi.web.api.entity |
| Modifier and Type | Field and Description |
|---|---|
private Set<RemoteProcessGroupEntity> |
FlowDTO.remoteProcessGroups |
| Modifier and Type | Method and Description |
|---|---|
Set<RemoteProcessGroupEntity> |
FlowDTO.getRemoteProcessGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowDTO.setRemoteProcessGroups(Set<RemoteProcessGroupEntity> remoteProcessGroups) |
| Modifier and Type | Field and Description |
|---|---|
private Set<RemoteProcessGroupEntity> |
RemoteProcessGroupsEntity.remoteProcessGroups |
| Modifier and Type | Method and Description |
|---|---|
Set<RemoteProcessGroupEntity> |
RemoteProcessGroupsEntity.getRemoteProcessGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteProcessGroupsEntity.setRemoteProcessGroups(Set<RemoteProcessGroupEntity> remoteProcessGroups) |
Copyright © 2023 Apache NiFi Project. All rights reserved.