Uses of Class
org.qubership.integration.platform.runtime.catalog.rest.v1.dto.exportimport.chain.ImportChainPreviewDTO
Packages that use ImportChainPreviewDTO
-
Uses of ImportChainPreviewDTO in org.qubership.integration.platform.runtime.catalog.service.exportimport
Methods in org.qubership.integration.platform.runtime.catalog.service.exportimport that return ImportChainPreviewDTOModifier and TypeMethodDescriptionImportService.restoreChainPreviewFromDir(File chainFilesDir) Deprecated.ImportService.restoreChainPreviewFromYaml(String yaml) Deprecated.Methods in org.qubership.integration.platform.runtime.catalog.service.exportimport that return types with arguments of type ImportChainPreviewDTOModifier and TypeMethodDescriptionChainImportService.getChainsImportPreview(File importDirectory, org.qubership.integration.platform.catalog.model.exportimport.instructions.ChainImportInstructionsConfig instructionsConfig)