Class ExportStrategiesRegistry

java.lang.Object
org.qubership.atp.itf.lite.backend.components.export.ExportStrategiesRegistry

@Component public class ExportStrategiesRegistry extends Object
  • Constructor Details

    • ExportStrategiesRegistry

      public ExportStrategiesRegistry()
  • Method Details

    • getStrategy

      public ExportStrategy getStrategy(@NotNull @NotNull org.qubership.atp.ei.node.dto.ExportFormat format)
      Lookup export strategy by import tool type and request transport type parameters.
      Parameters:
      format - export format
      Returns:
      export strategy implementation