<<

NAME

Koha::BackgroundJob::MARCImportCommitBatch - Commit records

This is a subclass of Koha::BackgroundJob.

API

Class methods

job_type

Define the job type of this job: marc_import_commit_batch

process

Commit the records

enqueue

Enqueue the new job

<<