Uses of Class
org.qubership.atp.itf.lite.backend.model.entities.key.RequestSnapshotKey
Packages that use RequestSnapshotKey
Package
Description
-
Uses of RequestSnapshotKey in org.qubership.atp.itf.lite.backend.dataaccess.repository
Methods in org.qubership.atp.itf.lite.backend.dataaccess.repository that return types with arguments of type RequestSnapshotKeyModifier and TypeMethodDescriptionRequestSnapshotRepository.findAllByCreatedWhenDifferenceGreaterThanReferenceDate(Date referenceDate, Long expirationPeriod) -
Uses of RequestSnapshotKey in org.qubership.atp.itf.lite.backend.service
Methods in org.qubership.atp.itf.lite.backend.service that return types with arguments of type RequestSnapshotKeyModifier and TypeMethodDescriptionRequestSnapshotService.getByCreatedWhenDifferenceGreaterThanReferenceDate(Date referenceDate, Long expirationPeriod)