The figure shows a screenshot of the SOAOrderBooking.bpel page in JDeveloper. The screenshot shows the activities in the "taskSwitch" switch activity. This switch has three branches, and each branch has its own activities:
The <case Task outcome is REJECT> branch has two activities: an unnamed assign activity and a "Throw_1" throw activity
The <case Task outcome is APPROVE> branch has an "Empty_1" empty activity.
The <otherwise Task outcome is EXPIRED, STALE, WITHDRAWN or ERRORED> branch has an "Empty_2" empty activity.