<<

NAME

Koha::BackgroundJob::BatchUpdateBiblio - Batch update bibliographic records

This is a subclass of Koha::BackgroundJob.

API

Class methods

job_type

Define the job type of this job: batch_biblio_record_modification

process

Process the modification.

enqueue

Enqueue the new job

<<