Uses of Class
org.qubership.atp.tdm.model.rest.requests.ReleaseRowRequest
Packages that use ReleaseRowRequest
Package
Description
-
Uses of ReleaseRowRequest in org.qubership.atp.tdm.repo
Method parameters in org.qubership.atp.tdm.repo with type arguments of type ReleaseRowRequestModifier and TypeMethodDescriptionAtpActionRepository.releaseTestData(UUID projectId, UUID systemId, String tableTitle, List<ReleaseRowRequest> releaseRowRequest) -
Uses of ReleaseRowRequest in org.qubership.atp.tdm.repo.impl
Method parameters in org.qubership.atp.tdm.repo.impl with type arguments of type ReleaseRowRequestModifier and TypeMethodDescriptionAtpActionRepositoryImpl.releaseTestData(UUID projectId, UUID systemId, String tableTitle, List<ReleaseRowRequest> releaseRowRequests) -
Uses of ReleaseRowRequest in org.qubership.atp.tdm.service
Method parameters in org.qubership.atp.tdm.service with type arguments of type ReleaseRowRequestModifier and TypeMethodDescriptionAtpActionService.releaseTestData(String projectName, String envName, String systemName, String tableTitle, List<ReleaseRowRequest> releaseRowRequests) -
Uses of ReleaseRowRequest in org.qubership.atp.tdm.service.impl
Method parameters in org.qubership.atp.tdm.service.impl with type arguments of type ReleaseRowRequestModifier and TypeMethodDescriptionAtpActionServiceImpl.releaseTestData(String projectName, String envName, String systemName, String tableTitle, List<ReleaseRowRequest> releaseRowRequests)