You are here

14 methods override MaestroEngineTaskInterface::prepareTaskForSave() in Maestro 3.x

MaestroAndTask::prepareTaskForSave in src/Plugin/EngineTasks/MaestroAndTask.php
The specific task's manipulation of the values to save for a template save.
MaestroBatchFunctionTask::prepareTaskForSave in src/Plugin/EngineTasks/MaestroBatchFunctionTask.php
The specific task's manipulation of the values to save for a template save.
MaestroContentTypeTask::prepareTaskForSave in src/Plugin/EngineTasks/MaestroContentTypeTask.php
The specific task's manipulation of the values to save for a template save.
MaestroEndTask::prepareTaskForSave in src/Plugin/EngineTasks/MaestroEndTask.php
The specific task's manipulation of the values to save for a template save.
MaestroIfTask::prepareTaskForSave in src/Plugin/EngineTasks/MaestroIfTask.php
The specific task's manipulation of the values to save for a template save.
MaestroInteractiveExampleTask::prepareTaskForSave in modules/examples/maestro_interactive_task_plugin_example/src/Plugin/EngineTasks/MaestroInteractiveExampleTask.php
The specific task's manipulation of the values to save for a template save.
MaestroInteractiveTask::prepareTaskForSave in src/Plugin/EngineTasks/MaestroInteractiveTask.php
The specific task's manipulation of the values to save for a template save.
MaestroManualWebTask::prepareTaskForSave in src/Plugin/EngineTasks/MaestroManualWebTask.php
The specific task's manipulation of the values to save for a template save.
MaestroNonInteractiveExampleTask::prepareTaskForSave in modules/examples/maestro_noninteractive_task_plugin_example/src/Plugin/EngineTasks/MaestroNonInteractiveExampleTask.php
The specific task's manipulation of the values to save for a template save.
MaestroOrTask::prepareTaskForSave in src/Plugin/EngineTasks/MaestroOrTask.php
The specific task's manipulation of the values to save for a template save.
MaestroSetProcessVariableTask::prepareTaskForSave in src/Plugin/EngineTasks/MaestroSetProcessVariableTask.php
The specific task's manipulation of the values to save for a template save.
MaestroSpawnSubFlowTask::prepareTaskForSave in src/Plugin/EngineTasks/MaestroSpawnSubFlowTask.php
The specific task's manipulation of the values to save for a template save.
MaestroStartTask::prepareTaskForSave in src/Plugin/EngineTasks/MaestroStartTask.php
The specific task's manipulation of the values to save for a template save.
MaestroWebformTask::prepareTaskForSave in modules/maestro_webform/src/Plugin/EngineTasks/MaestroWebformTask.php
The specific task's manipulation of the values to save for a template save.