Uses of Interface
org.qubership.integration.platform.variables.management.persistence.configs.repository.exportimport.ImportInstructionsRepository
Packages that use ImportInstructionsRepository
Package
Description
-
Uses of ImportInstructionsRepository in org.qubership.integration.platform.variables.management.service.exportimport.instructions
Constructors in org.qubership.integration.platform.variables.management.service.exportimport.instructions with parameters of type ImportInstructionsRepositoryModifierConstructorDescriptionImportInstructionsService(com.fasterxml.jackson.dataformat.yaml.YAMLMapper yamlMapper, ImportInstructionsRepository importInstructionsRepository, ImportInstructionsMapper importInstructionsMapper, ConsulService consulService, ImportInstructionsFilterSpecificationBuilder importInstructionsFilterSpecificationBuilder, EntityValidator entityValidator, ActionsLogService actionsLogService)