Uses of Interface
org.qubership.atp.itf.lite.backend.service.history.iface.RetrieveHistoryService
Packages that use RetrieveHistoryService
-
Uses of RetrieveHistoryService in org.qubership.atp.itf.lite.backend.service.history.impl
Classes in org.qubership.atp.itf.lite.backend.service.history.impl that implement RetrieveHistoryServiceModifier and TypeClassDescriptionclassAbstractRequestRetrieveHistoryService<S extends Request,D extends AbstractCompareEntityDto> classAbstractRetrieveHistoryService<S extends AbstractNamedEntity,D extends AbstractCompareEntityDto> classclassMethods in org.qubership.atp.itf.lite.backend.service.history.impl that return types with arguments of type RetrieveHistoryServiceModifier and TypeMethodDescriptionHistoryServiceFactory.getRetrieveHistoryService(String itemType, UUID itemId) Returns the concrete implementation of RetrieveHistoryService depending on entity type.