[jboss-user] [jBPM] - Updating users, groups or membership

Michael Wohlfart do-not-reply at jboss.com
Tue May 11 04:55:47 EDT 2010


Michael Wohlfart [http://community.jboss.org/people/mwohlf] replied to the discussion

"Updating users, groups or membership"

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

--------------------------------------------------------------
Hi Juan,
you don't need to use the JBPM4_ID_USER, JBPM4_ID_MEMBERSHIP and JBPM4_ID_GROUP tables from jbpm4, the only way jBPM4 interacts with identities is by using String IDs, like for example the taskService.findGroupTasks(userId) or task.getAssignee() methods.
So you can implement your own Abstraction layer for whatever identity backend you have.
Having said that, of course you are free to use the included tables and the jBPM4 identity component however there might be some features missing.

--------------------------------------------------------------

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

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/20100511/5dc8cdfd/attachment-0001.html 


More information about the jboss-user mailing list