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