Uses of Class
com.atlassian.crowd.plugin.rest.entity.admin.user.UserIdentifiersEntityList
Packages that use UserIdentifiersEntityList
Package
Description
-
Uses of UserIdentifiersEntityList in com.atlassian.crowd.plugin.rest.service.resource.admin.example
Fields in com.atlassian.crowd.plugin.rest.service.resource.admin.example declared as UserIdentifiersEntityListModifier and TypeFieldDescriptionstatic UserIdentifiersEntityListUserAdminExamples.USER_IDENTIFIERS_ENTITY_LIST -
Uses of UserIdentifiersEntityList in com.atlassian.crowd.plugin.rest.service.resource.memberships
Methods in com.atlassian.crowd.plugin.rest.service.resource.memberships with parameters of type UserIdentifiersEntityListModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseGroupsMembershipResource.addUsersToGroup(DirectoryEntityId groupId, UserIdentifiersEntityList users) javax.ws.rs.core.ResponseGroupsMembershipResource.removeUsersFromGroup(DirectoryEntityId groupId, UserIdentifiersEntityList users)