<<

NAME

Koha::BackgroundJob::BatchUpdateAuthority - Batch update authorities

This is a subclass of Koha::BackgroundJob.

API

Class methods

job_type

Define the job type of this job: batch_authority_record_modification

process

Process the modification.

enqueue

Enqueue the new job

<<