Uses of Class
org.qubership.atp.ram.model.JaversIdsResponse
Packages that use JaversIdsResponse
-
Uses of JaversIdsResponse in org.qubership.atp.ram.repositories
Methods in org.qubership.atp.ram.repositories that return types with arguments of type JaversIdsResponseModifier and TypeMethodDescriptionJaversSnapshotRepository.findAllCdoIds()JaversSnapshotRepository.findTerminatedSnapshots() -
Uses of JaversIdsResponse in org.qubership.atp.ram.repositories.impl
Methods in org.qubership.atp.ram.repositories.impl that return types with arguments of type JaversIdsResponseModifier and TypeMethodDescriptionJaversSnapshotRepositoryImpl.findAllCdoIds()Returns all unique cdoIds.JaversSnapshotRepositoryImpl.findTerminatedSnapshots()Returns terminal snapshots id.