Enumeration FlowRunNodeState

Enumeration Members

Enumeration Members

RUNNING: "running"
COMPLETED: "completed"
STOPPED: "stopped"
FAILED: "failed"