Uses of Class
org.qubership.integration.platform.variables.management.rest.v1.dto.variables.ImportVariablePreview
Packages that use ImportVariablePreview
Package
Description
-
Uses of ImportVariablePreview 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 ImportVariablePreviewModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<ImportVariablePreview>> CommonVariablesController.importPreview(org.springframework.web.multipart.MultipartFile file) -
Uses of ImportVariablePreview in org.qubership.integration.platform.variables.management.service
Methods in org.qubership.integration.platform.variables.management.service that return types with arguments of type ImportVariablePreviewModifier and TypeMethodDescriptionCommonVariablesService.importVariablePreview(org.springframework.web.multipart.MultipartFile file)