ImportScheduler
ImportScheduler class.
Description Description
Source Source
File: packages/woocommerce-admin/src/Schedulers/ImportScheduler.php
Methods Methods
- delete_batch — Delete a batch by passing the count to be deleted to the child delete method.
- delete_batch_init — Queue item deletion in batches.
- get_batch_sizes — Get batch sizes.
- get_scheduler_actions — Get all available scheduling actions.
- import_batch — Imports a batch of items to update.
- import_batch_init — Queue the imports into multiple batches.
- is_importing — Returns true if an import is in progress.