]
Thomas Diesler resolved JBPM-811.
---------------------------------
Resolution: Out of Date
sorted task lists
-----------------
Key: JBPM-811
URL:
http://jira.jboss.com/jira/browse/JBPM-811
Project: JBoss jBPM
Issue Type: Feature Request
Components: Core Engine
Reporter: Gavin King
Assigned To: Tom Baeyens
JbpmContext.getTaskList() should allow sorting and filtering of the task list, by either
priority, creation date, or type
Something like Hibernate Criteria API makes sense:
ctx.createTaskLiskQuery().orderByPriority().filterByType("approve
document").getTaskList()
Same facility should also exist for querying process definitions.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: