[jboss-user] [jBPM] - Re: how to integration custom user system with jbpm5+?

Maciej Swiderski do-not-reply at jboss.com
Sun Dec 18 12:17:54 EST 2011


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

"Re: how to integration custom user system with jbpm5+?"

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

--------------------------------------------------------------
You should provide implementation of  https://github.com/droolsjbpm/jbpm/blob/master/jbpm-human-task/src/main/java/org/jbpm/task/service/UserGroupCallback.java UserGroupCallback interface, dedicated to your custom user system.

Once you have the implementation ready you should provide it to the jvm that is starting the task server with parameter "jbpm.usergroup.callback", for instance -Djbpm.usergroup.callback=com.test.ldap.LdapUserGroupCallback

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

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

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/20111218/19d07afc/attachment.html 


More information about the jboss-user mailing list