[jboss-user] [JBoss jBPM] - Need jsf tag : listProcessInstancesInitiatedByActor

lmichenaud do-not-reply at jboss.com
Thu Sep 6 11:03:28 EDT 2007


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



More information about the jboss-user mailing list