There is no API for sorting the tasks in JBPM. If you want to sort the tasks 
you can either hit the database directly and sort the tasks in the query or you 
can write a comparator to sort the retreived tasks.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4213956#4213956

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4213956
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to