Package | Description |
---|---|
com.licensespring.management |
This package contains the main classes to be used when interfacing with Management APIS.
|
com.licensespring.management.api |
This package contains management APIs (
LicensesApi and
OrdersApi ). |
Modifier and Type | Method and Description |
---|---|
List<MultipleAssignmentResponse> |
LicenseService.assignMultipleUsers(Long licenseId,
AssignMultipleUsersRequest request)
Assigns multiple users to a single license if requesting manager has access permissions to it.
|
Modifier and Type | Method and Description |
---|---|
List<MultipleAssignmentResponse> |
LicensesApi.assignMultipleUsers(Long id,
AssignMultipleUsersRequest request)
Assign multiple users to a single license.
|
Copyright © 2023 Cense Data Inc.. All rights reserved.