Uses of Class
org.qubership.atp.tdm.model.rest.requests.OccupyFullRowRequest
Packages that use OccupyFullRowRequest
Package
Description
-
Uses of OccupyFullRowRequest in org.qubership.atp.tdm.repo
Method parameters in org.qubership.atp.tdm.repo with type arguments of type OccupyFullRowRequestModifier and TypeMethodDescriptionAtpActionRepository.occupyTestDataFullRow(UUID projectId, UUID systemId, String tableTitle, String occupiedBy, List<OccupyFullRowRequest> occupyRowRequests, String resultLink) -
Uses of OccupyFullRowRequest in org.qubership.atp.tdm.repo.impl
Method parameters in org.qubership.atp.tdm.repo.impl with type arguments of type OccupyFullRowRequestModifier and TypeMethodDescriptionAtpActionRepositoryImpl.occupyTestDataFullRow(UUID projectId, UUID systemId, String tableTitle, String occupiedBy, List<OccupyFullRowRequest> occupyRowRequests, String resultLink) -
Uses of OccupyFullRowRequest in org.qubership.atp.tdm.service
Method parameters in org.qubership.atp.tdm.service with type arguments of type OccupyFullRowRequestModifier and TypeMethodDescriptionAtpActionService.occupyTestDataFullRow(String projectName, String envName, String systemName, String tableTitle, List<OccupyFullRowRequest> occupyFullRowRequests) -
Uses of OccupyFullRowRequest in org.qubership.atp.tdm.service.impl
Method parameters in org.qubership.atp.tdm.service.impl with type arguments of type OccupyFullRowRequestModifier and TypeMethodDescriptionAtpActionServiceImpl.occupyTestDataFullRow(String projectName, String envName, String systemName, String tableTitle, List<OccupyFullRowRequest> occupyFullRowRequests)