Frontend | Backend | Api

Workflows\Models\Api\Transition

Transition

Property Description Returns
forward Determines whether the transition aims to advance the record bool
makeActiveTransition Determines whether the transition aims to advance the record bool
id int
name string
position int
transitionEveryone bool
created Date the record was created. DateTime
modified Last modification date for the record. DateTime
workflow Workflow
sourceStep Step
targetStep Step
advanceGroups Collection (Group)
approvalGroups Collection (Group)