protected property MaestroTaskTrait::$executionStatus in Maestro 8.2
Same name and namespace in other branches
- 3.x src/MaestroTaskTrait.php \Drupal\maestro\MaestroTaskTrait::executionStatus
The default will be success for the execution status.
Type: int
File
- src/
MaestroTaskTrait.php, line 38
Class
- MaestroTaskTrait
- MaestroTaskTrait.
Namespace
Drupal\maestroCode
protected $executionStatus = TASK_STATUS_SUCCESS;