Uses of Class
org.qubership.integration.platform.runtime.catalog.model.system.exportimport.ExportedSpecification
Packages that use ExportedSpecification
Package
Description
-
Uses of ExportedSpecification 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 ExportedSpecificationModifierConstructorDescriptionExportedSpecificationGroup(String id, com.fasterxml.jackson.databind.node.ObjectNode objectNode, List<ExportedSpecification> specifications) -
Uses of ExportedSpecification in org.qubership.integration.platform.runtime.catalog.service.exportimport.serializer
Methods in org.qubership.integration.platform.runtime.catalog.service.exportimport.serializer that return ExportedSpecificationModifier and TypeMethodDescriptionServiceSerializer.serialize(org.qubership.integration.platform.catalog.persistence.configs.entity.system.SystemModel specification) Methods in org.qubership.integration.platform.runtime.catalog.service.exportimport.serializer with parameters of type ExportedSpecificationModifier and TypeMethodDescriptionvoidExportableObjectWriterVisitor.visit(ExportedSpecification exportedSpecification, ZipOutputStream zipOut, String entryPath)