| Name | Type | Description | Notes |
|---|---|---|---|
| processGroups | List<ProcessGroupEntity> | The process groups in this flow. | [optional] |
| remoteProcessGroups | List<RemoteProcessGroupEntity> | The remote process groups in this flow. | [optional] |
| processors | List<ProcessorEntity> | The processors in this flow. | [optional] |
| inputPorts | List<PortEntity> | The input ports in this flow. | [optional] |
| outputPorts | List<PortEntity> | The output ports in this flow. | [optional] |
| connections | List<ConnectionEntity> | The connections in this flow. | [optional] |
| labels | List<LabelEntity> | The labels in this flow. | [optional] |
| funnels | List<FunnelEntity> | The funnels in this flow. | [optional] |