You are here

constant MAESTRO_TASK_COMPLETION_USE_FALSE_BRANCH in Maestro 3.x

Same name and namespace in other branches
  1. 8.2 maestro.module \MAESTRO_TASK_COMPLETION_USE_FALSE_BRANCH
2 uses of MAESTRO_TASK_COMPLETION_USE_FALSE_BRANCH
MaestroEngine::nextStep in src/Engine/MaestroEngine.php
NextStep Engine method that determines which is the next step based on the current step and does all assignments as necessary.
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 23
Provides glue logic, hook implementation and core set process variable functions.

Code

const MAESTRO_TASK_COMPLETION_USE_FALSE_BRANCH = 1;