Uses of Class
org.qubership.atp.environments.service.rest.server.request.ProjectSearchRequest
Packages that use ProjectSearchRequest
Package
Description
-
Uses of ProjectSearchRequest in org.qubership.atp.environments.repo.impl
Methods in org.qubership.atp.environments.repo.impl with parameters of type ProjectSearchRequestModifier and TypeMethodDescriptionProjectRepositoryImpl.getProjectsByRequest(ProjectSearchRequest request, List<UUID> projectIdWithAccess) Get projects by request and list pf accessed project ids. -
Uses of ProjectSearchRequest in org.qubership.atp.environments.service.direct
Methods in org.qubership.atp.environments.service.direct with parameters of type ProjectSearchRequestModifier and TypeMethodDescriptionProjectService.getProjectsByRequest(ProjectSearchRequest request) -
Uses of ProjectSearchRequest in org.qubership.atp.environments.service.direct.impl
Methods in org.qubership.atp.environments.service.direct.impl with parameters of type ProjectSearchRequestModifier and TypeMethodDescriptionProjectServiceImpl.getProjectsByRequest(ProjectSearchRequest request) -
Uses of ProjectSearchRequest in org.qubership.atp.environments.service.rest.server
Methods in org.qubership.atp.environments.service.rest.server with parameters of type ProjectSearchRequestModifier and TypeMethodDescriptionProjectController.getProjectsByRequest(ProjectSearchRequest request)