Hi Mauricio,
Thanks for the quick reply.
See for example the following jbpm 3 process definition
https://community.jboss.org/servlet/JiveServlet/downloadImage/2-754443-19240/450-202/processimage.jpg
In our application, when the user opens up a task in task-node-1 they are presented with the options "complete" and "needs follow-up". In jBPM 5, given the transitions are not really associated to the task node, how would I determine what transition options I should display to the user?
Note, I am not concerned with migrating running process instances to the new workflow, I am just not sure how we determine the available transitions in jBPM 5 (or how we would do it some other way).
thanks
Steve