Optional
actionsThe post-functions of the transition.
Optional
conditionsThe conditions group associated with the transition.
Optional
customThe custom event ID of the transition.
Optional
descriptionThe description of the transition.
Optional
fromThe statuses and ports that the transition can start from. This field is
deprecated - use toStatusReference
/links
instead.
The ID of the transition.
Optional
linksThe statuses the transition can start from, and the mapping of ports between the statuses.
The name of the transition.
Optional
propertiesThe properties of the transition.
The properties of the transition.
Optional
toThe status reference and port that a transition is connected to.
Optional
toThe status the transition goes to.
Optional
transitionThe configuration of the rule.
Optional
triggersThe triggers of the transition.
The transition type.
Optional
validatorsThe validators of the transition.
The transition update data. Note that a transition can have either the deprecated
to
/from
fields or thetoStatusReference
/links
fields, but never both nor a combination.