package SL::BackgroundJob::ALL;

use SL::BackgroundJob::Base;
use SL::BackgroundJob::CleanBackgroundJobHistory;

1;

