Interface ItemImportTaskRunningFacade

All Known Implementing Classes:
DefaultItemImportTaskRunningFacade

public interface ItemImportTaskRunningFacade
Facade for scheduling the ImpexImport via the TaskService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Schedule an import task.
  • Method Details

    • scheduleImportTask

      void scheduleImportTask(ItemImportTaskData itemImportTask)
      Schedule an import task.
      Parameters:
      itemImportTask - the dto containing details that will be used by the ImpexImport