<<

NAME

Koha::BackgroundJob::TestTransport - Background job derived class to test File::Transports

API

Class methods

job_type

Define the job type of this job: file_transport_test

process

Process the transport test.

enqueue

Enqueue the new job

<<