Uses of Class
com.atlassian.crowd.plugin.rest.entity.admin.group.GroupIdentifiersEntityList
Package
Description
-
Uses of GroupIdentifiersEntityList in com.atlassian.crowd.plugin.rest.service.resource.admin
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
GroupAdminResource.addGroupsToGroup
(DirectoryEntityId groupId, GroupIdentifiersEntityList groups) javax.ws.rs.core.Response
UserAdminResource.addUserToGroups
(DirectoryEntityId userId, GroupIdentifiersEntityList groups) javax.ws.rs.core.Response
UserAdminResource.removeUserFromGroups
(DirectoryEntityId userId, GroupIdentifiersEntityList groups) -
Uses of GroupIdentifiersEntityList in com.atlassian.crowd.plugin.rest.service.resource.admin.example
Modifier and TypeFieldDescriptionstatic GroupIdentifiersEntityList
GroupAdminResourceExamples.GROUP_IDENTIFIERS_ENTITY_LIST
-
Uses of GroupIdentifiersEntityList in com.atlassian.crowd.plugin.rest.service.resource.memberships.example
Modifier and TypeFieldDescriptionstatic GroupIdentifiersEntityList
GroupsMembershipExamples.GROUP_IDENTIFIERS_ENTITY_LIST