I have a process consisting of a number of (User) Tasks. At any point the user may want to start the process over (or at a previous step). How to model this? Actually, what kind of interaction with the user there should be? Only through the Tasklist? I wouldn’t prefer to tie this “start over” action into every user task.