| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto.flow | |
| org.apache.nifi.web.api.entity |
| Modifier and Type | Field and Description |
|---|---|
private Set<FunnelEntity> |
FlowDTO.funnels |
| Modifier and Type | Method and Description |
|---|---|
Set<FunnelEntity> |
FlowDTO.getFunnels() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowDTO.setFunnels(Set<FunnelEntity> funnels) |
| Modifier and Type | Field and Description |
|---|---|
private Set<FunnelEntity> |
FunnelsEntity.funnels |
| Modifier and Type | Method and Description |
|---|---|
Set<FunnelEntity> |
FunnelsEntity.getFunnels() |
| Modifier and Type | Method and Description |
|---|---|
void |
FunnelsEntity.setFunnels(Set<FunnelEntity> labels) |
Copyright © 2023 Apache NiFi Project. All rights reserved.