4.65. VersionedProcessGroup

Name Description Schema

comments optional

The user-supplied comments for the componentExample : "string"

string

componentType optional

Example : "string"

enum (CONNECTION, PROCESSOR, PROCESS_GROUP, REMOTE_PROCESS_GROUP, INPUT_PORT, OUTPUT_PORT, REMOTE_INPUT_PORT, REMOTE_OUTPUT_PORT, FUNNEL, LABEL, CONTROLLER_SERVICE)

connections optional

The ConnectionsExample : [ "VersionedConnection" ]

< VersionedConnection > array

controllerServices optional

The Controller ServicesExample : [ "VersionedControllerService" ]

< VersionedControllerService > array

flowFileConcurrency optional

The configured FlowFile Concurrency for the Process GroupExample : "string"

string

flowFileOutboundPolicy optional

The FlowFile Outbound Policy for the Process GroupExample : "string"

string

funnels optional

The FunnelsExample : [ "VersionedFunnel" ]

< VersionedFunnel > array

groupIdentifier optional

The ID of the Process Group that this component belongs toExample : "string"

string

identifier optional

The component's unique identifierExample : "string"

string

inputPorts optional

The Input PortsExample : [ "VersionedPort" ]

< VersionedPort > array

labels optional

The LabelsExample : [ "VersionedLabel" ]

< VersionedLabel > array

name optional

The component's nameExample : "string"

string

outputPorts optional

The Output PortsExample : [ "VersionedPort" ]

< VersionedPort > array

parameterContextName optional

The name of the parameter context used by this process groupExample : "string"

string

position optional

The component's position on the graphExample : "Position"

Position

processGroups optional

The child Process GroupsExample : [ "VersionedProcessGroup" ]

< VersionedProcessGroup > array

processors optional

The ProcessorsExample : [ "VersionedProcessor" ]

< VersionedProcessor > array

remoteProcessGroups optional

The Remote Process GroupsExample : [ "VersionedRemoteProcessGroup" ]

< VersionedRemoteProcessGroup > array

variables optional

The Variables in the Variable Registry for this Process Group (not including any ancestor or descendant Process Groups)Example : { "string" : "string" }

< string, string > map

versionedFlowCoordinates optional

The coordinates where the remote flow is stored, or null if the Process Group is not directly under Version ControlExample : "VersionedFlowCoordinates"

VersionedFlowCoordinates