Skip to main content

serialization:workflow to workflow_topology

Version: 0.0.0

Description

Creates a GenericDataContainer based on WorkflowTopology structure from a Workflow object, allowing to access its operators, operator connections, data connections, and exposed pins.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
workflowworkflow

Outputs

OutputNameExpected type(s)Description
Pin 0workflow_topologygeneric_data_container

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: serialization

Plugin: core

Scripting name: None

Full name: None

Internal name: workflow_to_workflow_topology

License: None

Changelog

  • Version 0.0.0: Initial release.