Yes I need it too, and also for the process.
Actually I use the description tag for process and task since version 3.2.1 like this :
[key1=value1][key2=value2]...
and I parse the description of GraphElement with a regular expression :
\[(\w|[^w^=]*)=(\w|[^w^=]*)\]
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093369#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...