Nop it's not. As indicated in the methode javadoc it only add the user to group cache. Basically it's internal stuff that should never have been public.
You can see in http://extensions.xwiki.org/xwiki/bin/view/Extension/Create+200+Dummy+Users how users are added to XWiki.XWikiAllGroup group for example. On Thu, May 22, 2014 at 10:05 PM, Brockmeier, Chris S <[email protected]> wrote: > Hey all, > I'm trying to add a user to a group (Lets say XWikiAdminGroup) by utilizing > the XwikiGroupService.addUserToGroup. Is this the correct way to go about > this programmatically? Or should I go about it another route? > > Thanks, > Chris. > XWikiEnterprise 5.2.4 > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
