[jbpm-issues] [JBoss JIRA] Assigned: (JBPM-2755) EL support in task's <description> tag

Tom Baeyens (JIRA) jira-events at lists.jboss.org
Wed Jan 20 04:39:47 EST 2010


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

Tom Baeyens reassigned JBPM-2755:
---------------------------------

    Assignee: Tom Baeyens


> EL support in task's <description> tag
> --------------------------------------
>
>                 Key: JBPM-2755
>                 URL: https://jira.jboss.org/jira/browse/JBPM-2755
>             Project: jBPM
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: jBPM 4.3
>            Reporter: henry donnell
>            Assignee: Tom Baeyens
>             Fix For: jBPM 4.4
>
>
> it would be helpful to be able to use EL in the <description> tag of the (human) task node.
> This will allow to create dynamical task descriptions based on the process variables.
> Example:
> <task name="review_task">
>    <description>Review order nr.#{order.nr} from customer #{order.customer.name}</description>
> </task>
> The main purpose is to make human task descriptions in the task list more readable and user-friendly.
> Because if you have 20 task instances of the same task and they are all called "Review order from customer" it is really hard to see at a first glance which task is related to which customer.

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