BackgroundRepair

class OC\Migration\BackgroundRepair
Class BackgroundRepair
Source:lib/private/Migration/BackgroundRepair.php#44
Parent:OC\BackgroundJob\TimedJob

Properties

Methods

public OC\Migration\BackgroundRepair::__construct($dispatcher)
Source:lib/private/Migration/BackgroundRepair.php#55
public OC\Migration\BackgroundRepair::execute($jobList, $logger=null)
run the job, then remove it from the job list
Source:

lib/private/Migration/BackgroundRepair.php#65

Parameters:
protected OC\Migration\BackgroundRepair::run($argument)
Source:

lib/private/Migration/BackgroundRepair.php#79

Parameters:
  • $argument (array)
Throws:

\Exception

Throws:

\OC\NeedsUpdateException

Throws:

\Exception

Throws:

\OC\NeedsUpdateException

protected OC\Migration\BackgroundRepair::loadApp($app)
Source:

lib/private/Migration/BackgroundRepair.php#121

Parameters:
  • $app
Throws:

\OC\NeedsUpdateException