Source: factory.deploy/implement_workflow_nodes.py
factory.deploy/implement_workflow_nodes.py
Extract a node method's body from ObjWorkflow.py
Adapt method body to work in class context.
Implement the execute() method in a node class file
Implement all workflow node execute() methods