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:

lib/private/Command/CronBus.php#41

Parameters:
protected OC\Command\CronBus::queueCommand($command)
Source:lib/private/Command/CronBus.php#45