null
if no description
@param visibleToAll true
to make the group visible to allregistered users, if false
the group is only visible to the group owners and Gerrit administrators
@param ownerGroupId the group that should own the new group, ifnull
the new group will own itself
@param initialMembers initial members to be added to the new group
@param initialGroups initial groups to include in the new group
@return the id of the new group
@throws OrmException is thrown in case of any data store read or writeerror
@throws NameAlreadyUsedException is thrown in case a group with the givenname already exists
@throws PermissionDeniedException user cannot create a group.
|
|