You are here

namespace Drupal\maestro\Plugin\views\field in Maestro 8.2

Same name in other branches
  1. 3.x Drupal\maestro\Plugin\views\field
Classsort descending Location Description
MaestroEngineActiveAssignments src/Plugin/views/field/MaestroEngineActiveAssignments.php Field handler to generate a list of assigned users/roles etc.
MaestroEngineActiveHandler src/Plugin/views/field/MaestroEngineActiveHandler.php Field handler to create a usable link to the task via the handler field.
MaestroEngineAdminOperations src/Plugin/views/field/MaestroEngineAdminOperations.php Field handler to create Administrative Operations for a queue entry in views.
MaestroEngineCompletedTimestamp src/Plugin/views/field/MaestroEngineCompletedTimestamp.php Field handler to generate completed timestamp.
MaestroEngineEntityIdentifierEditLink src/Plugin/views/field/MaestroEngineEntityIdentifierEditLink.php Field handler to generate an edit link to the entity if possible based on user perms.
MaestroEngineEntityIdentifierEntityLabel src/Plugin/views/field/MaestroEngineEntityIdentifierEntityLabel.php Field handler to display the entity label for the entity POINTED TO from the entity identifiers .
MaestroEngineProcessCompletionTime src/Plugin/views/field/MaestroEngineProcessCompletionTime.php Field handler to translate the unixtime timestamp to a human readable format if you so choose to.
MaestroEngineProcessDetails src/Plugin/views/field/MaestroEngineProcessDetails.php Field handler to show process details and attached views.
MaestroEngineProcessInitiator src/Plugin/views/field/MaestroEngineProcessInitiator.php Field handler to translate the UID field into a username.
MaestroEngineStartedTimestamp src/Plugin/views/field/MaestroEngineStartedTimestamp.php Field handler to generate started timestamp.
MaestroEngineUserWhoCompleted src/Plugin/views/field/MaestroEngineUserWhoCompleted.php Field handler to create a linkage to the user who completed a task.