Uses of Class
org.gbif.api.model.registry.search.InstallationRequestSearchParams
Packages that use InstallationRequestSearchParams
-
Uses of InstallationRequestSearchParams in org.gbif.api.service.registry
Methods in org.gbif.api.service.registry with parameters of type InstallationRequestSearchParamsModifier and TypeMethodDescriptionInstallationService.list
(InstallationRequestSearchParams searchParams) Provides paging service to list installations that can be filtered by multiple parameters.InstallationService.listDeleted
(InstallationRequestSearchParams searchParams) Provides access to deleted installations.