You are here

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

MaestroAndTask::handleExecuteSubmit in src/Plugin/EngineTasks/MaestroAndTask.php
Interactive tasks, or tasks that signal themselves as requiring human interaction will have the resulting form submissions sent to their own handler for processing to determine if the task should be completed or not or to carry out any task processing…
MaestroBatchFunctionTask::handleExecuteSubmit in src/Plugin/EngineTasks/MaestroBatchFunctionTask.php
Interactive tasks, or tasks that signal themselves as requiring human interaction will have the resulting form submissions sent to their own handler for processing to determine if the task should be completed or not or to carry out any task processing…
MaestroContentTypeTask::handleExecuteSubmit in src/Plugin/EngineTasks/MaestroContentTypeTask.php
Interactive tasks, or tasks that signal themselves as requiring human interaction will have the resulting form submissions sent to their own handler for processing to determine if the task should be completed or not or to carry out any task processing…
MaestroEndTask::handleExecuteSubmit in src/Plugin/EngineTasks/MaestroEndTask.php
Interactive tasks, or tasks that signal themselves as requiring human interaction will have the resulting form submissions sent to their own handler for processing to determine if the task should be completed or not or to carry out any task processing…
MaestroIfTask::handleExecuteSubmit in src/Plugin/EngineTasks/MaestroIfTask.php
Interactive tasks, or tasks that signal themselves as requiring human interaction will have the resulting form submissions sent to their own handler for processing to determine if the task should be completed or not or to carry out any task processing…
MaestroInteractiveExampleTask::handleExecuteSubmit in modules/examples/maestro_interactive_task_plugin_example/src/Plugin/EngineTasks/MaestroInteractiveExampleTask.php
Interactive tasks, or tasks that signal themselves as requiring human interaction will have the resulting form submissions sent to their own handler for processing to determine if the task should be completed or not or to carry out any task processing…
MaestroInteractiveTask::handleExecuteSubmit in src/Plugin/EngineTasks/MaestroInteractiveTask.php
Interactive tasks, or tasks that signal themselves as requiring human interaction will have the resulting form submissions sent to their own handler for processing to determine if the task should be completed or not or to carry out any task processing…
MaestroManualWebTask::handleExecuteSubmit in src/Plugin/EngineTasks/MaestroManualWebTask.php
Interactive tasks, or tasks that signal themselves as requiring human interaction will have the resulting form submissions sent to their own handler for processing to determine if the task should be completed or not or to carry out any task processing…
MaestroNonInteractiveExampleTask::handleExecuteSubmit in modules/examples/maestro_noninteractive_task_plugin_example/src/Plugin/EngineTasks/MaestroNonInteractiveExampleTask.php
Interactive tasks, or tasks that signal themselves as requiring human interaction will have the resulting form submissions sent to their own handler for processing to determine if the task should be completed or not or to carry out any task processing…
MaestroOrTask::handleExecuteSubmit in src/Plugin/EngineTasks/MaestroOrTask.php
Interactive tasks, or tasks that signal themselves as requiring human interaction will have the resulting form submissions sent to their own handler for processing to determine if the task should be completed or not or to carry out any task processing…
MaestroSetProcessVariableTask::handleExecuteSubmit in src/Plugin/EngineTasks/MaestroSetProcessVariableTask.php
Interactive tasks, or tasks that signal themselves as requiring human interaction will have the resulting form submissions sent to their own handler for processing to determine if the task should be completed or not or to carry out any task processing…
MaestroSpawnSubFlowTask::handleExecuteSubmit in src/Plugin/EngineTasks/MaestroSpawnSubFlowTask.php
Interactive tasks, or tasks that signal themselves as requiring human interaction will have the resulting form submissions sent to their own handler for processing to determine if the task should be completed or not or to carry out any task processing…
MaestroStartTask::handleExecuteSubmit in src/Plugin/EngineTasks/MaestroStartTask.php
Interactive tasks, or tasks that signal themselves as requiring human interaction will have the resulting form submissions sent to their own handler for processing to determine if the task should be completed or not or to carry out any task processing…
MaestroWebformTask::handleExecuteSubmit in modules/maestro_webform/src/Plugin/EngineTasks/MaestroWebformTask.php
Interactive tasks, or tasks that signal themselves as requiring human interaction will have the resulting form submissions sent to their own handler for processing to determine if the task should be completed or not or to carry out any task processing…