Uses of Interface
org.qubership.integration.platform.variables.management.persistence.configs.repository.actionlog.ActionLogRepository
Packages that use ActionLogRepository
-
Uses of ActionLogRepository in org.qubership.integration.platform.variables.management.service
Constructors in org.qubership.integration.platform.variables.management.service with parameters of type ActionLogRepositoryModifierConstructorDescriptionActionsLogService(ActionLogRepository actionLogRepository, org.springframework.data.domain.AuditorAware<User> auditor)