constant TASK_STATUS_HOLD in Maestro 8.2
Same name and namespace in other branches
- 3.x maestro.module \TASK_STATUS_HOLD
1 use of TASK_STATUS_HOLD
- MaestroEngine::getTaskStatusLabel in src/
Engine/ MaestroEngine.php - Fetches a translatable label for task status.
File
- ./
maestro.module, line 29 - Provides glue logic, hook implementation and core set process variable functions.
Code
const TASK_STATUS_HOLD = 3;