java.lang.Object
org.qubership.integration.platform.runtime.catalog.service.exportimport.SpecificationExportService

@Service public class SpecificationExportService extends Object
  • Method Details

    • exportSpecifications

      public org.springframework.data.util.Pair<byte[],String> exportSpecifications(List<String> specificationIds, String specificationGroupId)
    • logSpecificationExport

      public void logSpecificationExport(org.qubership.integration.platform.catalog.persistence.configs.entity.system.SystemModel specification)