Uses of Class
com.atlassian.crowd.plugin.rest.entity.LicensedUserEntity
Package
Description
-
Uses of LicensedUserEntity in com.atlassian.crowd.plugin.rest.entity
Modifier and TypeMethodDescriptionstatic LicensedUserEntity.Builder
LicensedUserEntity.builder
(LicensedUserEntity data) -
Uses of LicensedUserEntity in com.atlassian.crowd.plugin.rest.service.controller.licensing
Modifier and TypeMethodDescriptionApplicationLicensingController.searchUsers
(Long applicationId, LicensedUserSearchParameters searchParameters) ApplicationLicensingController.searchUsers
(Long applicationId, LicensedUserSearchParameters searchParameters, RestPageRequest restPageRequest) -
Uses of LicensedUserEntity in com.atlassian.crowd.plugin.rest.service.resource.licensing.example
Modifier and TypeFieldDescriptionstatic final VersionedRestPage<LicensedUserEntity>
ApplicationLicensingResourceExamples.FOUND_LICENSED_USERS_EXAMPLE