You are here

constant MAESTRO_TASK_COMPLETION_NORMAL in Maestro 8.2

Same name and namespace in other branches
  1. 3.x maestro.module \MAESTRO_TASK_COMPLETION_NORMAL
1 use of MAESTRO_TASK_COMPLETION_NORMAL
MaestroIfTask::execute in src/Plugin/EngineTasks/MaestroIfTask.php
Part of the ExecutableInterface Execution of the Batch Function task will use the handler for this task as the executable function. .

File

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

Code

const MAESTRO_TASK_COMPLETION_NORMAL = 0;