wqe wqe [https://community.jboss.org/people/drupalspring] created the discussion

"Re: How JBPM5.3 integrate with your application tables(user, organization, 
role table)?"

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

--------------------------------------------------------------
Check out UserGroupCallback interface and its implemenataion which can be found 
inĀ  the 5.4.0 snapshot . The mapping of the relationship between user and the 
group is defined here . After calling 
+UserGroupCallbackManager.getInstance().setCallback(yourUserGroupCallback) 
before doing any task operationsĀ  ,the TaskService API will use these+ 
UserGroupCallback to do the authorization .
--------------------------------------------------------------

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

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