nextcloud/apps/files/lib/BackgroundJob
Roeland Jago Douma 5274c54268
Add a transfer ownership background job
This job can be initiated by a user to transfer a file/folder to a
target user.

The target user will have to accept the job.
Once that is done the transfers is initiated in the background.

Both parties get notified when the job is done.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-02 15:28:47 +01:00
..
CleanupDirectEditingTokens.php Code style fixes and cleanup 2019-11-27 19:56:40 +01:00
CleanupFileLocks.php misc phpdoc fixes 2019-05-27 09:04:05 +03:00
DeleteOrphanedItems.php Fix apps/ 2016-07-21 18:13:57 +02:00
ScanFiles.php add option to disable background scanning of files 2019-11-05 13:17:05 +01:00
TransferOwnership.php Add a transfer ownership background job 2019-12-02 15:28:47 +01:00