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