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] |
This repository has been archived by the owner on May 17, 2018. It is now read-only.