Revision 19bc00f2
Von Sven Schöling vor fast 12 Jahren hinzugefügt
SL/BackgroundJob/ALL.pm | ||
---|---|---|
3 | 3 |
use strict; |
4 | 4 |
|
5 | 5 |
use SL::BackgroundJob::Base; |
6 |
use SL::BackgroundJob::BackgroundJobCleanup; |
|
6 | 7 |
use SL::BackgroundJob::CleanBackgroundJobHistory; |
7 | 8 |
use SL::BackgroundJob::CreatePeriodicInvoices; |
8 | 9 |
|
Auch abrufbar als: Unified diff
BackgroundJobCleanup