Hi Ivan,
You can assign a form key to a UserTask. This way a view controller component (which handles the actual view navigation) can use this form key to navigate to the associated view.
It's important to understand that Activiti provides API's to manage (deploy / start / query the state /etc) a business process (amongst other things).
The actual view navigation is handled by the used UI technology; not Activiti.
Regards,
Yvo