Uses of Class
org.qubership.integration.platform.runtime.catalog.service.exportimport.ApiSpecificationExportService
Packages that use ApiSpecificationExportService
-
Uses of ApiSpecificationExportService in org.qubership.integration.platform.runtime.catalog.rest.v1.controller
Constructors in org.qubership.integration.platform.runtime.catalog.rest.v1.controller with parameters of type ApiSpecificationExportServiceModifierConstructorDescriptionExportController(ExportService exportService, ApiSpecificationExportService apiSpecificationExportService)