Uses of Class
org.qubership.atp.environments.versioning.service.HistoryServiceFactory
Packages that use HistoryServiceFactory
-
Uses of HistoryServiceFactory in org.qubership.atp.environments.service.rest.server
Constructors in org.qubership.atp.environments.service.rest.server with parameters of type HistoryServiceFactoryModifierConstructorDescriptionHistoryController(JaversHistoryService javersHistoryService, JaversRestoreServiceFactory javersRestoreServiceFactory, HistoryServiceFactory historyServiceFactory) Constructor.