<<

NAME

Koha::ImportBatch - Koha ImportBatch Object class

API

Class Methods

new_from_file

Koha::ImportBatch->new_from_file($args);

This method is used to create a new Koha::ImportBatch object from a file. If being called from a background job, $args->{job} must be set.

_type

<<