[jboss-user] [jBPM] - Re: jBPM5 : Assign Human task to a Group / Role

Demian Calcaprina do-not-reply at jboss.com
Thu Sep 29 07:33:27 EDT 2011


Demian Calcaprina [http://community.jboss.org/people/calca] created the discussion

"Re: jBPM5 : Assign Human task to a Group / Role"

To view the discussion, visit: http://community.jboss.org/message/629143#629143

--------------------------------------------------------------
Hi! Maybe this simple example can help you to clarify:
 https://github.com/calcacuervo/JBPM5-Samples/blob/master/human-tasks/src/test/java/com/test/group/HumanTaskGroupTest.java https://github.com/calcacuervo/JBPM5-Samples/blob/master/human-tasks/src/test/java/com/test/group/HumanTaskGroupTest.java

jbpm does not keep reference to the association between user and group. Recently it was added a callback interface to integrate with any external system:
 https://github.com/droolsjbpm/jbpm/blob/master/jbpm-human-task/src/main/java/org/jbpm/task/service/UserGroupCallback.java https://github.com/droolsjbpm/jbpm/blob/master/jbpm-human-task/src/main/java/org/jbpm/task/service/UserGroupCallback.java

Hope this helps,

Demian
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[http://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/20110929/65111700/attachment.html 


More information about the jboss-user mailing list