Uses of Class
org.qubership.atp.tdm.model.ProjectInformation
Packages that use ProjectInformation
Package
Description
-
Uses of ProjectInformation in org.qubership.atp.tdm.repo
Methods in org.qubership.atp.tdm.repo that return ProjectInformationModifier and TypeMethodDescriptionProjectInformationRepository.getProjectInformationTableByProjectId(UUID projectId) -
Uses of ProjectInformation in org.qubership.atp.tdm.service
Methods in org.qubership.atp.tdm.service with parameters of type ProjectInformationModifier and TypeMethodDescriptionvoidProjectInformationService.saveProjectInformation(ProjectInformation projectInformation) -
Uses of ProjectInformation in org.qubership.atp.tdm.service.impl
Methods in org.qubership.atp.tdm.service.impl with parameters of type ProjectInformationModifier and TypeMethodDescriptionvoidProjectInformationServiceImpl.saveProjectInformation(ProjectInformation projectInformation)