Uses of Interface
org.qubership.atp.itf.lite.backend.service.history.iface.RestoreHistoryService
Packages that use RestoreHistoryService
-
Uses of RestoreHistoryService in org.qubership.atp.itf.lite.backend.service.history.impl
Classes in org.qubership.atp.itf.lite.backend.service.history.impl that implement RestoreHistoryServiceModifier and TypeClassDescriptionclassAbstractRestoreHistoryService<E extends AbstractNamedEntity>classclassMethods in org.qubership.atp.itf.lite.backend.service.history.impl that return types with arguments of type RestoreHistoryServiceModifier and TypeMethodDescriptionHistoryServiceFactory.getRestoreHistoryService(String itemType, UUID itemId) Returns the concrete implementation of RestoreHistoryService depending of entity type.