Bases: enum.Enum
enum.Enum
The statuses that the task can be in.
Attributes
INIT
QUEUE
PRE
RUN
POST
SUCCESS
ERROR