]
Tom Baeyens updated JBPM-811:
-----------------------------
Fix Version/s: jBPM 3.3
(was: jBPM jPDL 3.2)
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
Fix For: jBPM 3.3
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: