jbpm is fairly logical. If you look at a processdefinition, you'll see task-nodes
and... surprisingly there is a tasknode class. This in the javadoc you'll see that
there is a nice method for what you want...
http://docs.jboss.com/jbpm/v3/javadoc/org/jbpm/graph/node/TaskNode.html
So the deeper meaning of this story is to think logically and look a little further.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053224#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...