[jboss-user] [JBoss jBPM] - Re: TaskInstance order by in taskList.getTaskInstances() ?

srohanrao do-not-reply at jboss.com
Sat Feb 28 13:30:26 EST 2009


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



More information about the jboss-user mailing list