java client: addUserToGroup / attachGroupToUser functions
Hi, i'm trying to add several users to a group using java client but it doesnt work.The users and the group are already created. The functions i have tried for this are: org.nuxeo.client.object.user.UserManager.addUserToGrouporg.nuxeo.client.object.u...