You are here

14 methods override MaestroEngineTaskInterface::getTaskEditForm() in Maestro 8.2

MaestroAndTask::getTaskEditForm in src/Plugin/EngineTasks/MaestroAndTask.php
Method to allow a task to add their own fields to the task edit form.
MaestroBatchFunctionTask::getTaskEditForm in src/Plugin/EngineTasks/MaestroBatchFunctionTask.php
Method to allow a task to add their own fields to the task edit form.
MaestroContentTypeTask::getTaskEditForm in src/Plugin/EngineTasks/MaestroContentTypeTask.php
Method to allow a task to add their own fields to the task edit form.
MaestroEndTask::getTaskEditForm in src/Plugin/EngineTasks/MaestroEndTask.php
Method to allow a task to add their own fields to the task edit form.
MaestroIfTask::getTaskEditForm in src/Plugin/EngineTasks/MaestroIfTask.php
Method to allow a task to add their own fields to the task edit form.
MaestroInteractiveExampleTask::getTaskEditForm in modules/examples/maestro_interactive_task_plugin_example/src/Plugin/EngineTasks/MaestroInteractiveExampleTask.php
Method to allow a task to add their own fields to the task edit form.
MaestroInteractiveTask::getTaskEditForm in src/Plugin/EngineTasks/MaestroInteractiveTask.php
Method to allow a task to add their own fields to the task edit form.
MaestroManualWebTask::getTaskEditForm in src/Plugin/EngineTasks/MaestroManualWebTask.php
Method to allow a task to add their own fields to the task edit form.
MaestroNonInteractiveExampleTask::getTaskEditForm in modules/examples/maestro_noninteractive_task_plugin_example/src/Plugin/EngineTasks/MaestroNonInteractiveExampleTask.php
Method to allow a task to add their own fields to the task edit form.
MaestroOrTask::getTaskEditForm in src/Plugin/EngineTasks/MaestroOrTask.php
Method to allow a task to add their own fields to the task edit form.
MaestroSetProcessVariableTask::getTaskEditForm in src/Plugin/EngineTasks/MaestroSetProcessVariableTask.php
Method to allow a task to add their own fields to the task edit form.
MaestroSpawnSubFlowTask::getTaskEditForm in src/Plugin/EngineTasks/MaestroSpawnSubFlowTask.php
Method to allow a task to add their own fields to the task edit form.
MaestroStartTask::getTaskEditForm in src/Plugin/EngineTasks/MaestroStartTask.php
Method to allow a task to add their own fields to the task edit form.
MaestroWebformTask::getTaskEditForm in modules/maestro_webform/src/Plugin/EngineTasks/MaestroWebformTask.php
Method to allow a task to add their own fields to the task edit form.