Source: factory.workflow/ObjWorkflowDecision.py
DECISION Node
Node types: DECISION
Auto-generated from ObjWorkflow.py
| Method | Signature | Description |
|---|---|---|
| execute | execute(run_context: dict, current_result: str, input_guid: str, node_type: str, name: str, **kwargs) -> tuple |
Execute a DECISION node. |