Uses of Class
org.qubership.integration.platform.runtime.catalog.model.system.exportimport.ExportedSpecificationSource
Packages that use ExportedSpecificationSource
Package
Description
-
Uses of ExportedSpecificationSource in org.qubership.integration.platform.runtime.catalog.model.system.exportimport
Constructor parameters in org.qubership.integration.platform.runtime.catalog.model.system.exportimport with type arguments of type ExportedSpecificationSourceModifierConstructorDescriptionExportedSpecification(String id, com.fasterxml.jackson.databind.node.ObjectNode objectNode, List<ExportedSpecificationSource> specificationSources) -
Uses of ExportedSpecificationSource in org.qubership.integration.platform.runtime.catalog.service.exportimport.serializer
Methods in org.qubership.integration.platform.runtime.catalog.service.exportimport.serializer with parameters of type ExportedSpecificationSourceModifier and TypeMethodDescriptionvoidExportableObjectWriterVisitor.visit(ExportedSpecificationSource exportedSpecificationSource, ZipOutputStream zipOut, String entryPath)