Package | Description |
---|---|
com.atlassian.crowd.plugin.rest.service.resource.admin | |
com.atlassian.crowd.plugin.rest.service.resource.memberships |
Modifier and Type | Field and Description |
---|---|
static UserIdentifiersEntityList |
UserAdminExamples.USER_IDENTIFIERS_ENTITY_LIST |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
GroupsMembershipResource.addUsersToGroup(DirectoryEntityId groupId,
UserIdentifiersEntityList users)
Adds multiple users to a single group placed in the same directory
|
javax.ws.rs.core.Response |
GroupsMembershipResource.removeUsersFromGroup(DirectoryEntityId groupId,
UserIdentifiersEntityList users)
Removes multiple users from single group placed in the same directory
|
Copyright © 2021 Atlassian. All rights reserved.