Uses of Class
com.atlassian.crowd.directory.rest.entity.group.GraphGroupList
Packages that use GraphGroupList
-
Uses of GraphGroupList in com.atlassian.crowd.directory.rest
Methods in com.atlassian.crowd.directory.rest that return GraphGroupList -
Uses of GraphGroupList in com.atlassian.crowd.directory.rest.mapper
Methods in com.atlassian.crowd.directory.rest.mapper with parameters of type GraphGroupListModifier and TypeMethodDescription<T> List<T>AzureAdRestEntityMapper.mapGroups(GraphGroupList graphGroupList, Class<T> returnType, long directoryId) Maps a groups response from Microsoft Entra ID to Crowd groups.