<<

NAME

Koha::BackgroundJob::StageMARCForImport - Stage MARC records for import

This is a subclass of Koha::BackgroundJob.

API

Class methods

job_type

Define the job type of this job: stage_marc_for_import

process

Stage the MARC records for import.

enqueue

Enqueue the new job

<<