TaskState

class TaskState

The different states a task can be in

Fields

class TaskState
PAUSED

The task is paused

STARTED

The task is started and running

STOPPED

The task is stopped