namespace Drupal\workflow\Plugin\Action in Workflow 8
Class | Location | Description |
---|---|---|
WorkflowNodeGivenStateAction |
src/ |
Sets an entity to a new, given state. |
WorkflowNodeNextStateAction |
src/ |
Sets an entity to the next state. |
WorkflowStateActionBase |
src/ |
Sets an entity to a new, given state. |