WorkflowMeta

class WorkflowMeta(relation_settings=None, node_settings=None)[source]

Bases: object

Used to customize the appearance of the workflow main and/or relation node.

Parameters:
relation_settings=None

customizes the appearance of the relation node - inputs and outputs

node_settings=None

customizes the appearance of the main node - the task itself

Methods

create_as_dict

Attributes

as_dict

node_settings

relation_settings