Menu
Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version
Publication date

Mar 9, 2022

Confidentiality
Public
Reactions
0
Share

ProcessSpec

Attributes
instance_name: strprocess_type: Type
Functions
__init__

Initialize self. See help(type(self)) for accurate signature.

instance_name : str
process_type : Type
get_config_params
Return type : Dict
get_connector
name : str
Return type : ConnectorPartSpec
set_param

Use to preconfigure the process. The config must match the config specs of the process

param_name : str
param_value : Any
Return type : ProcessSpec
set_params

Use to preconfigure the process. The config must match the config specs of the process

config_params : Dict
Return type : ProcessSpec
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.