constant TASK_STATUS_ACTIVE in Maestro 8.2
Same name and namespace in other branches
- 3.x 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;