Hi,

I need a tag that lists all the process instances initiated
by a user. Does anyone has already developped it ?

<jsf:listProcessInstancesInitiatedByActor actorId="#{actorId}">

Or maybe, i can just do it with <jsf:listProcesses> and
add some filters.

If this tag doesnot exist, i think i will code it.

NB: for this tag, a task is necessary on the start node.

Later, i will need another one that lists all process instances
for the current actor, i mean all process instances where the actor has
done at least one task in the process.

Thanks for your help or comments...


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081700
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to