CRM_Contact_Import_Importer
class CRM_Contact_Import_Importer
This class mainly exists to allow imports to be triggered synchronously (i.e.
via a form post) and asynchronously (i.e. by the workflow system)
Methods
__construct()
No description
runIncompleteImportJobs(int $timeout = 55)
No description