You are here

namespace Drupal\state_machine\Plugin\Workflow in State Machine 8

Classsort descending Location Description
Workflow src/Plugin/Workflow/Workflow.php Defines the class for workflows.
WorkflowInterface src/Plugin/Workflow/WorkflowInterface.php Defines the interface for workflows.
WorkflowState src/Plugin/Workflow/WorkflowState.php Defines the class for workflow states.
WorkflowTransition src/Plugin/Workflow/WorkflowTransition.php Defines the class for workflow transitions.