You are here

namespace Drupal\workflow\Plugin\Action in Workflow 8

Classsort descending Location Description
WorkflowNodeGivenStateAction src/Plugin/Action/WorkflowNodeGivenStateAction.php Sets an entity to a new, given state.
WorkflowNodeNextStateAction src/Plugin/Action/WorkflowNodeNextStateAction.php Sets an entity to the next state.
WorkflowStateActionBase src/Plugin/Action/WorkflowStateActionBase.php Sets an entity to a new, given state.