Uses of Class
org.qubership.integration.platform.variables.management.model.exportimport.instructions.ImportInstructionsConfig
Packages that use ImportInstructionsConfig
Package
Description
-
Uses of ImportInstructionsConfig in org.qubership.integration.platform.variables.management.rest.v1.controller
Methods in org.qubership.integration.platform.variables.management.rest.v1.controller that return types with arguments of type ImportInstructionsConfigModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ImportInstructionsConfig> ImportInstructionsController.getImportInstructionsConfig() -
Uses of ImportInstructionsConfig in org.qubership.integration.platform.variables.management.service.exportimport.instructions
Methods in org.qubership.integration.platform.variables.management.service.exportimport.instructions that return ImportInstructionsConfig -
Uses of ImportInstructionsConfig in org.qubership.integration.platform.variables.management.service.exportimport.instructions.mapper
Methods in org.qubership.integration.platform.variables.management.service.exportimport.instructions.mapper that return ImportInstructionsConfigModifier and TypeMethodDescriptionImportInstructionsMapper.asConfig(List<ImportInstruction> importInstructions)