change group via blitz
Posted: Mon May 06, 2019 9:48 am
Hi,
Can you tell me the correct way to invoke Chgrp2() from my java app using the blitz API?
I have the securityContext of the user and from that the groupIDs for the groups that the user belongs to.
The user belongs to a private and a public group.
I want to be able to move a user's Project (including datasets and annotations) from public to private and vice versa.
Thanks
Derek
Can you tell me the correct way to invoke Chgrp2() from my java app using the blitz API?
I have the securityContext of the user and from that the groupIDs for the groups that the user belongs to.
The user belongs to a private and a public group.
I want to be able to move a user's Project (including datasets and annotations) from public to private and vice versa.
Thanks
Derek