Class ExportedSpecificationSource
java.lang.Object
org.qubership.integration.platform.runtime.catalog.model.system.exportimport.ExportedSpecificationSource
- All Implemented Interfaces:
ExportableObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(ExportableObjectWriterVisitor visitor, ZipOutputStream zipOut, String entryPath)
-
Constructor Details
-
ExportedSpecificationSource
public ExportedSpecificationSource()
-
-
Method Details
-
accept
public void accept(ExportableObjectWriterVisitor visitor, ZipOutputStream zipOut, String entryPath) throws IOException - Specified by:
acceptin interfaceExportableObject- Throws:
IOException
-