Further improve import routine

This commit is contained in:
James Cole
2017-06-21 20:04:35 +02:00
parent a905cce2c9
commit cddaccb7f7
7 changed files with 290 additions and 15 deletions

View File

@@ -46,6 +46,7 @@ class ImportJob extends Model
'initialized',
'configured',
'running',
'finished',
];
/**