You are here

namespace Drupal\workflow\Form in Workflow 8

Classsort descending Location Description
WorkflowConfigTransitionFormBase src/Form/WorkflowConfigTransitionFormBase.php Defines a class to build a draggable listing of Workflow Config Transitions entities.
WorkflowConfigTransitionLabelForm src/Form/WorkflowConfigTransitionLabelForm.php Defines a class to build a draggable listing of Workflow Config Transitions entities.
WorkflowConfigTransitionRoleForm src/Form/WorkflowConfigTransitionRoleForm.php Defines a class to build a listing of Workflow Config Transitions entities.
WorkflowTransitionForm src/Form/WorkflowTransitionForm.php Provides a Transition Form to be used in the Workflow Widget.
WorkflowTransitionRevertForm src/Form/WorkflowTransitionRevertForm.php Implements a form to revert an entity to a previous state.
WorkflowTypeForm src/Form/WorkflowTypeForm.php Provides the base form for workflow add and edit forms.