[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-2168) Filter pooledTaskInstanceList/taskInstanceList by definitionName, businessKey, nodeName and taskName.

Flavio Crispim (JIRA) jira-events at lists.jboss.org
Wed Oct 31 19:45:44 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-2168?page=all ]

Flavio Crispim updated JBSEAM-2168:
-----------------------------------

        Summary: Filter pooledTaskInstanceList/taskInstanceList by definitionName, businessKey, nodeName and taskName.  (was: ie. #{pooledTaskInstanceListForType['taskName']})
    Description: 
The 'pooledTaskInstanceList' and the 'taskInstanceList' have many different TaskInstances of many different ProcessDefinitions, by default.
There´re cases were I need to filter the tasks by the TaskInstance´s name, and by the ProcessDefinition´s name.

I´ve done a TaskInstance finder to apply those filters related above.

  was:
I need to use the tasks pool, but they should be a pool per task.

To do so I started the feature request: http://jira.jboss.com/jira/browse/JBPM-1076.

     Complexity: Low

> Filter pooledTaskInstanceList/taskInstanceList by definitionName, businessKey, nodeName and taskName.
> -----------------------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-2168
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2168
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: BPM
>    Affects Versions: 2.0.0.CR3
>         Environment: Windows XP, Jboss 4.2.2, seam 2.0.0CR3
>            Reporter: Flavio Crispim
>
> The 'pooledTaskInstanceList' and the 'taskInstanceList' have many different TaskInstances of many different ProcessDefinitions, by default.
> There´re cases were I need to filter the tasks by the TaskInstance´s name, and by the ProcessDefinition´s name.
> I´ve done a TaskInstance finder to apply those filters related above.

-- 
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 seam-issues mailing list