Uses of Class
com.atlassian.crowd.plugin.rest.entity.LicensedUserSearchParameters
Package
Description
-
Uses of LicensedUserSearchParameters 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 LicensedUserSearchParameters in com.atlassian.crowd.plugin.rest.service.resource.licensing
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
ApplicationLicensingResource.searchLicensedUsers
(RestPageRequest restPageRequest, Long applicationId, LicensedUserSearchParameters searchParameters) -
Uses of LicensedUserSearchParameters in com.atlassian.crowd.plugin.rest.service.resource.licensing.example
Modifier and TypeFieldDescriptionstatic final LicensedUserSearchParameters
ApplicationLicensingResourceExamples.LICENSED_USER_SEARCH_PARAMETERS_EXAMPLE