<<

NAME

Koha::BackgroundJob::PseudonymizeStatistic - Pseudonymize statistics background job

This is a subclass of Koha::BackgroundJob.

API

Class methods

job_type

Define the job type of this job: pseudonymize_statistic

process

Process the modification.

enqueue

Enqueue the new job

<<