You are here

constant TASK_STATUS_ACTIVE in Maestro 3.x

Same name and namespace in other branches
  1. 8.2 maestro.module \TASK_STATUS_ACTIVE
1 use of TASK_STATUS_ACTIVE
MaestroEngine::getTaskStatusLabel in src/Engine/MaestroEngine.php
Fetches a translatable label for task status.

File

./maestro.module, line 26
Provides glue logic, hook implementation and core set process variable functions.

Code

const TASK_STATUS_ACTIVE = 0;