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