Uses of Interface
org.qubership.integration.platform.runtime.catalog.persistence.configs.repository.ImportSessionRepository
Packages that use ImportSessionRepository
-
Uses of ImportSessionRepository in org.qubership.integration.platform.runtime.catalog.service.exportimport
Constructors in org.qubership.integration.platform.runtime.catalog.service.exportimport with parameters of type ImportSessionRepositoryModifierConstructorDescriptionImportSessionService(Integer importSessionLifetimeMinutes, ImportSessionRepository importSessionRepository)