<<

NAME

Koha::BackgroundJob::BatchCancelHold - Batch cancel holds

This is a subclass of Koha::BackgroundJob.

API

Class methods

job_type

Define the job type of this job: batch_hold_cancel

process

Process the modification.

enqueue

Enqueue the new job

additional_report

Pass the biblio's title and patron's name

<<