In my application, i'm instantiating a processdefinition. Each time i do
token.signal(), i save in the DB of Jbpm the processinstance and the token. So, when i
instance the workflow to pass to the next state, i load the processinstance and token that
has been saved.
The process definition that i've is a sequence of states node with only one leaving
transition. Now, i want to include a fork.
1 - Maintaining the same way of functioning, how i know that my process definition
finished all the children instances belonging to fork and is in the join? Is there a
method for it?
I hope that i've made myself clear. If not, please say it.
Thanks,
Pedro
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976042#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...