
|
||
![]() |
||
Concept: TransitionDefines the subsequent activity to execute
|
||
![]() |
||
A transition defines the next activity to execute
when the current activity completes. An activity may have more than one transition corresponding to different results of the activity, for example the choice that a user makes in a multiple-choice question. An activity may also have a specific transition if it is not completed within a specified time limit. Note that if you are using multi-threaded segments to perform several activities simultaneously, then a transition leaving the segment will cancel all other activities and threads in the segment. |
||
See also: Activity definition, Workflow definition, Workflow instance, Segment definition |