Namespace: TaskPhase

system.process. TaskPhase

The enumeration of all phases in a task process.

Members


<static, constant> DELAYED :string

The 'delayed' type.

Type:
  • string

<static, constant> ERROR :string

The 'error' type.

Type:
  • string

<static, constant> FINISHED :string

The 'finished' type.

Type:
  • string

<static, constant> INACTIVE :string

The 'inactive' type.

Type:
  • string

<static, constant> RUNNING :string

The 'running' type.

Type:
  • string

<static, constant> STOPPED :string

The 'stopped' type.

Type:
  • string

<static, constant> TIMEOUT :string

The 'timeout' type.

Type:
  • string