You are here

Classes, traits, and interfaces in Maestro 8.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
CurrentUserName class Drupal\maestro\Plugin\views\argument_default src/Plugin/views/argument_default/CurrentUserName.php Default argument plugin to extract the current user name.
FireJavascriptCommand class Drupal\maestro_template_builder\Ajax modules/maestro_template_builder/src/Ajax/FireJavascriptCommand.php An AJAX command for calling our own javascript functions/methods. 5
LoadTest class Drupal\Tests\maestro_webform\Functional modules/maestro_webform/tests/src/Functional/LoadTest.php Simple test to ensure that main page loads with module enabled.
MaestroAndTask class Drupal\maestro\Plugin\EngineTasks src/Plugin/EngineTasks/MaestroAndTask.php Maestro And Task Plugin.
MaestroAutoCompleteController class Drupal\maestro\Controller src/Controller/MaestroAutoCompleteController.php Maestro Autocomplete controller for roles, interactive handlers and batch handlers.
MaestroBatchFunctionTask class Drupal\maestro\Plugin\EngineTasks src/Plugin/EngineTasks/MaestroBatchFunctionTask.php Maestro Batch Function Task Plugin.
MaestroContentTypeCompleteTask class Drupal\maestro\Form src/Form/MaestroContentTypeCompleteTask.php Implements the complete task form for content type tasks when viewing.
MaestroContentTypeTask class Drupal\maestro\Plugin\EngineTasks src/Plugin/EngineTasks/MaestroContentTypeTask.php Maestro Content Type Task Plugin.
MaestroEndTask class Drupal\maestro\Plugin\EngineTasks src/Plugin/EngineTasks/MaestroEndTask.php Maestro End Task Plugin.
MaestroEngine class Drupal\maestro\Engine src/Engine/MaestroEngine.php Class MaestroEngine. 42
MaestroEngineActiveAssignments class Drupal\maestro\Plugin\views\field src/Plugin/views/field/MaestroEngineActiveAssignments.php Field handler to generate a list of assigned users/roles etc.
MaestroEngineActiveHandler class Drupal\maestro\Plugin\views\field src/Plugin/views/field/MaestroEngineActiveHandler.php Field handler to create a usable link to the task via the handler field.
MaestroEngineAdminOperations class Drupal\maestro\Plugin\views\field src/Plugin/views/field/MaestroEngineAdminOperations.php Field handler to create Administrative Operations for a queue entry in views.
MaestroEngineCompletedTimestamp class Drupal\maestro\Plugin\views\field src/Plugin/views/field/MaestroEngineCompletedTimestamp.php Field handler to generate completed timestamp.
MaestroEngineEntityIdentifierEditLink class Drupal\maestro\Plugin\views\field src/Plugin/views/field/MaestroEngineEntityIdentifierEditLink.php Field handler to generate an edit link to the entity if possible based on user perms.
MaestroEngineEntityIdentifierEntityLabel class Drupal\maestro\Plugin\views\field src/Plugin/views/field/MaestroEngineEntityIdentifierEntityLabel.php Field handler to display the entity label for the entity POINTED TO from the entity identifiers .
MaestroEnginePermissions class Drupal\maestro src/MaestroEnginePermissions.php Provides dynamic permissions of the maestro module.
MaestroEngineProcessCompletionTime class Drupal\maestro\Plugin\views\field src/Plugin/views/field/MaestroEngineProcessCompletionTime.php Field handler to translate the unixtime timestamp to a human readable format if you so choose to.
MaestroEngineProcessDetails class Drupal\maestro\Plugin\views\field src/Plugin/views/field/MaestroEngineProcessDetails.php Field handler to show process details and attached views.
MaestroEngineProcessInitiator class Drupal\maestro\Plugin\views\field src/Plugin/views/field/MaestroEngineProcessInitiator.php Field handler to translate the UID field into a username.
MaestroEngineSettingsForm class Drupal\maestro\Form src/Form/MaestroEngineSettingsForm.php Configure settings for this site. 1
MaestroEngineStartedTimestamp class Drupal\maestro\Plugin\views\field src/Plugin/views/field/MaestroEngineStartedTimestamp.php Field handler to generate started timestamp.
MaestroEngineTaskInterface interface Drupal\maestro src/MaestroEngineTaskInterface.php The Maestro Engine Task Interface. 14 14
MaestroEngineTasksPluginManager class Drupal\maestro src/MaestroEngineTasksPluginManager.php Manages Maestro Engine Task plugins. 2
MaestroEngineTemplateFilter class Drupal\maestro\Plugin\views\filter src/Plugin/views/filter/MaestroEngineTemplateFilter.php Filter for Maestro Template names.
MaestroEngineUserWhoCompleted class Drupal\maestro\Plugin\views\field src/Plugin/views/field/MaestroEngineUserWhoCompleted.php Field handler to create a linkage to the user who completed a task.
MaestroEntityIdentifiers class Drupal\maestro\Entity src/Entity/MaestroEntityIdentifiers.php Defines the MaestroEntityIdentifiers entity.
MaestroEntityIdentifiersAccessControlHandler class Drupal\maestro src/MaestroEntityIdentifiersAccessControlHandler.php Access controller for the Maestro Entity Identifiers entity.
MaestroExecuteInteractive class Drupal\maestro\Form src/Form/MaestroExecuteInteractive.php Interactive task form handler. 15 1
MaestroFormApprovalExampleUninstallValidator class Drupal\maestro_form_approval_example modules/examples/maestro_form_approval_example/src/MaestroFormApprovalExampleUninstallValidator.php Prevents example task module from being uninstalled when the task is bound in a template. 2
MaestroFormApprovalExampleUninstallValidator class Drupal\maestro_form_approval_example\ProxyClass modules/examples/maestro_form_approval_example/src/ProxyClass/MaestroFormApprovalExampleUninstallValidator.php Provides a proxy class for \Drupal\maestro_form_approval_example\MaestroFormApprovalExampleUninstallValidator.
MaestroGeneralException class Drupal\maestro\Engine\Exception src/Engine/Exception/MaestroGeneralException.php Exception thrown during general errors in the engine. 1
MaestroIfTask class Drupal\maestro\Plugin\EngineTasks src/Plugin/EngineTasks/MaestroIfTask.php Maestro If Task Plugin.
MaestroInteractiveExampleTask class Drupal\maestro_interactive_task_plugin_example\Plugin\EngineTasks modules/examples/maestro_interactive_task_plugin_example/src/Plugin/EngineTasks/MaestroInteractiveExampleTask.php Maestro Interactive Example Task Plugin.
MaestroInteractiveExampleTaskUninstallValidator class Drupal\maestro_interactive_task_plugin_example modules/examples/maestro_interactive_task_plugin_example/src/MaestroInteractiveExampleTaskUninstallValidator.php Prevents example task module from being uninstalled when the task is bound in a template. 2
MaestroInteractiveExampleTaskUninstallValidator class Drupal\maestro_interactive_task_plugin_example\ProxyClass modules/examples/maestro_interactive_task_plugin_example/src/ProxyClass/MaestroInteractiveExampleTaskUninstallValidator.php Provides a proxy class for \Drupal\maestro_interactive_task_plugin_example\MaestroInteractiveExampleTaskUninstallValidator.
MaestroInteractiveFormBase class Drupal\maestro\Form src/Form/MaestroInteractiveFormBase.php The Maestro Interactive task form base. 1
MaestroInteractiveTask class Drupal\maestro\Plugin\EngineTasks src/Plugin/EngineTasks/MaestroInteractiveTask.php Maestro Interactive Task Plugin.
MaestroManualWebTask class Drupal\maestro\Plugin\EngineTasks src/Plugin/EngineTasks/MaestroManualWebTask.php Maestro Manual Web Task Plugin.
MaestroNonInteractiveExampleTask class Drupal\maestro_noninteractive_task_plugin_example\Plugin\EngineTasks modules/examples/maestro_noninteractive_task_plugin_example/src/Plugin/EngineTasks/MaestroNonInteractiveExampleTask.php Maestro Non Interactive Example Task Plugin.
MaestroNonInteractiveExampleTaskUninstallValidator class Drupal\maestro_noninteractive_task_plugin_example modules/examples/maestro_noninteractive_task_plugin_example/src/MaestroNonInteractiveExampleTaskUninstallValidator.php Prevents example task module from being uninstalled when the task is bound in a template. 2
MaestroNonInteractiveExampleTaskUninstallValidator class Drupal\maestro_noninteractive_task_plugin_example\ProxyClass modules/examples/maestro_noninteractive_task_plugin_example/src/ProxyClass/MaestroNonInteractiveExampleTaskUninstallValidator.php Provides a proxy class for \Drupal\maestro_noninteractive_task_plugin_example\MaestroNonInteractiveExampleTaskUninstallValidator.
MaestroOrchestrator class Drupal\maestro\Controller src/Controller/MaestroOrchestrator.php Maestro Orchestrator class. 1
MaestroOrTask class Drupal\maestro\Plugin\EngineTasks src/Plugin/EngineTasks/MaestroOrTask.php Maestro Or Task Plugin.
MaestroProcess class Drupal\maestro\Entity src/Entity/MaestroProcess.php Defines the MaestroProcess entity.
MaestroProcessAccessControlHandler class Drupal\maestro src/MaestroProcessAccessControlHandler.php Access controller for the Maestro Process entity.
MaestroProcessInterface interface Drupal\maestro src/MaestroProcessInterface.php Provides an interface defining a Process entity. 5 5
MaestroProcessSettingsForm class Drupal\maestro\Form src/Form/MaestroProcessSettingsForm.php Class MaestroProcessSettingsForm. 1
MaestroProcessStatus class Drupal\maestro\Entity src/Entity/MaestroProcessStatus.php Defines the MaestroProcessStatus entity.
MaestroProcessStatusBlock class Drupal\maestro\Plugin\Block src/Plugin/Block/MaestroProcessStatusBlock.php Provides a Maestro block that shows the linear status output for processes this user belongs to or in general.

Pages

Other projects