Uses of Interface
org.qubership.atp.mia.service.history.RetrieveHistoryService
Packages that use RetrieveHistoryService
-
Uses of RetrieveHistoryService in org.qubership.atp.mia.service.history.impl
Classes in org.qubership.atp.mia.service.history.impl that implement RetrieveHistoryServiceModifier and TypeClassDescriptionclassAbstractRetrieveHistoryService<S extends DateAuditorEntity,D extends AbstractCompareEntityDto> classclassclassclassclassclassMethods in org.qubership.atp.mia.service.history.impl that return types with arguments of type RetrieveHistoryServiceModifier and TypeMethodDescriptionOptional<RetrieveHistoryService<? extends DateAuditorEntity>> HistoryServiceFactory.getRetrieveHistoryService(String itemType) Returns the concrete implementation of RetrieveHistoryService depending of entity type.