[jboss-user] [jBPM] - Re: How to Automatically assign a Group Task to User if there is only 1 User in the specified Group?
Maciej Swiderski
do-not-reply at jboss.com
Tue Oct 23 13:17:32 EDT 2012
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121023/574e392d/attachment-0001.html
More information about the jboss-user
mailing list