<<

NAME

Koha::BackgroundJob::BatchDeleteBiblio - Batch delete bibliographic records

This is a subclass of Koha::BackgroundJob.

API

Class methods

job_type

Define the job type of this job: batch_biblio_record_deletion

process

Process the job.

enqueue

Enqueue the new job

<<