Hey,
I have many tasks with pooled-actors assignments,
Assuming I have a task within a task-node,
Is it possible to do something like:
| <task name='aaa' notify='yes' />
| <assignment
pooled-actors="#{seamPoolActorResolver()}"></assignment>
| </task>
|
And write an 'jbpm.mail.address.resolver' to return a collection of email
addresses assigned to this pool?
In short, my question is whether or not 'notify=yes' in task works with
'<assignment pooled-actors'> or it only works with specific 'actor'
assignment?
Thanks,
Asaf.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082022#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...