CommandJob¶
- 
class 
OC\Command\CommandJob¶ - Wrap a command in the background job interface
Source: lib/private/Command/CommandJob.php#32 Parent: OC\BackgroundJob\QueuedJob 
Methods¶
- 
protected 
OC\Command\CommandJob::run($serializedCommand)¶ Source: lib/private/Command/CommandJob.php#33