QueuedJob

class OCP\BackgroundJob\QueuedJob
Simple base class for a one time background job
Source:lib/public/BackgroundJob/QueuedJob.php#36
Parent:OCP\BackgroundJob\Job

Methods

public final OCP\BackgroundJob\QueuedJob::execute($jobList, $logger=null)
run the job, then remove it from the joblist
Source:

lib/public/BackgroundJob/QueuedJob.php#46

Parameters:
Since:

15.0.0