<<

NAME

Koha::BackgroundJob::MARCImportRevertBatch - Revert a batch

This is a subclass of Koha::BackgroundJob.

API

Class methods

job_type

Define the job type of this job: marc_import_revert_batch

process

Revert a batch

enqueue

Enqueue the new job

<<