[jboss-user] [jBPM Users] - Requesting task definitions for a process definition

RonanKER do-not-reply at jboss.com
Mon Aug 31 05:49:58 EDT 2009


Hi all,

We are using jBPM4.

Our end users would like to see a readonly table with all process definitions and for each ones all the tasks definitions.

What is the best way to achieve this ?

I did not find a simple API. I tried to use JpdlProcessDefinition.getTaskDefinitions() but it returns an empty map.
That's strange because JpdlProcessDefinition inherits from ProcessDefinitionImpl that hold a task Definitions map with all the info I 'm looking for.

Furthermore, it also could be a good idea to put a 'description' in the task definition (or perhaps for all activities).

Thanks for any advice.


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4252557#4252557

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4252557



More information about the jboss-user mailing list