Module instance

Module instance 

Source
Expand description

State of the task instance.

Constantsยง

CANCELLED
Set if the task has been Cancelled.
COMPLETED
Set if the task has been completed.
RUNNING
Set if the task is running.
TIMEOUT
Set if the task has been Timeout.