Name | Type | Description | Notes |
---|---|---|---|
ProcessGroups | List<ProcessGroupDTO> | The process groups in this flow snippet. | [optional] |
RemoteProcessGroups | List<RemoteProcessGroupDTO> | The remote process groups in this flow snippet. | [optional] |
Processors | List<ProcessorDTO> | The processors in this flow snippet. | [optional] |
InputPorts | List<PortDTO> | The input ports in this flow snippet. | [optional] |
OutputPorts | List<PortDTO> | The output ports in this flow snippet. | [optional] |
Connections | List<ConnectionDTO> | The connections in this flow snippet. | [optional] |
Labels | List<LabelDTO> | The labels in this flow snippet. | [optional] |
Funnels | List<FunnelDTO> | The funnels in this flow snippet. | [optional] |
ControllerServices | List<ControllerServiceDTO> | The controller services in this flow snippet. | [optional] |