[jboss-jira] [JBoss JIRA] Updated: (JBPM-811) sorted task lists
Tom Baeyens (JIRA)
jira-events at jboss.com
Fri Dec 22 09:58:39 EST 2006
[ http://jira.jboss.com/jira/browse/JBPM-811?page=all ]
Tom Baeyens updated JBPM-811:
-----------------------------
Fix Version/s: jBPM 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.2
>
>
> 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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list