[jboss-jira] [JBoss JIRA] Resolved: (GPD-31) Make sure all tasks in a process definition have a unique name

Koen Aers (JIRA) jira-events at lists.jboss.org
Fri Nov 6 11:01:05 EST 2009


     [ https://jira.jboss.org/jira/browse/GPD-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Koen Aers resolved GPD-31.
--------------------------

    Resolution: Out of Date


> Make sure all tasks in a process definition have a unique name
> --------------------------------------------------------------
>
>                 Key: GPD-31
>                 URL: https://jira.jboss.org/jira/browse/GPD-31
>             Project: jBPM GPD
>          Issue Type: Task
>          Components: jpdl
>    Affects Versions: jBPM JPDL Designer 3.1.0 alpha1
>            Reporter: Koen Aers
>            Assignee: Koen Aers
>
> When retrieving all tasks from a process definition like so:
>         processDefinition.getTaskMgmtDefinition().getTasks() 
> it returns a MAP of tasks, keyed by task name. This is a problem if two tasks anywhere in the same process definition have the same name.
> By default, the GPD creates all tasks as "task1" when it is the first task on a task node. If none of these were renamed, you would only get a single task when trying to get all of them for the process definition.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list