CronBus¶
- 
class 
OC\Command\CronBus¶ Source: lib/private/Command/CronBus.php#31 Parent: OC\Command\AsyncBus
Properties¶
Methods¶
- 
public 
OC\Command\CronBus::__construct($jobList)¶ Source: Parameters: - $jobList (
OCP\BackgroundJob\IJobList) 
- $jobList (
 
- 
protected 
OC\Command\CronBus::queueCommand($command)¶ Source: lib/private/Command/CronBus.php#45