Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created 
the discussion

"Re: How to Automatically assign a Group Task to User if there is only 1 User 
in the specified Group?"

To view the discussion, visit: https://community.jboss.org/message/771892#771892

--------------------------------------------------------------
take a look at *WSWorkItemHandler implementations, when they execute addTask on 
task client it is possible to give a TaskAddedResponseHandler so you'll be 
notified when task is created and you'll get is id, next you could try to find 
a way to resolve its group membership and assign the task to the user.

HTH
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/771892#771892]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to