Class AtpExportStrategy

java.lang.Object
org.qubership.atp.mia.ei.service.AtpExportStrategy
All Implemented Interfaces:
ExportStrategy

@Service public class AtpExportStrategy extends Object implements ExportStrategy
  • Constructor Details

    • AtpExportStrategy

      public AtpExportStrategy()
  • Method Details

    • getFormat

      public org.qubership.atp.ei.node.dto.ExportFormat getFormat()
      Specified by:
      getFormat in interface ExportStrategy
    • export

      public void export(org.qubership.atp.ei.node.dto.ExportImportData exportData, Path path)
      Specified by:
      export in interface ExportStrategy