DLApp
Não há nenhum serviço que combina essa frase.

/user/get-group-users

Método do HTTP
GET
com.liferay.portal.service.UserServiceUtil#getGroupUsers

Returns all the users belonging to the group.

Parâmetros

groupId long

the primary key of the group

Tipo do retorno

java.util.List

the users belonging to the group

Exceção

com.liferay.portal.kernel.exception.PortalException
if the current user did not have permission to view group assignments
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred