Workflow backend transitions

Workflow phases are connected by transitions to move from one phase to another phase, however if you want to move to one phase from whatever current phase is, you can use backend transition to achieve it.

For example, the Incident workflow in out-of-box systems includes a backend transition that moves an Incident record to the Closure phase.

You can invoke backend transitions by using the following methods: