]> source.dussan.org Git - nextcloud-server.git/commit
feat(TaskProcessing): Allow setting task results for file slots
authorMarcel Klehr <mklehr@gmx.net>
Tue, 9 Jul 2024 09:43:11 +0000 (11:43 +0200)
committerMarcel Klehr <mklehr@gmx.net>
Wed, 17 Jul 2024 11:55:55 +0000 (13:55 +0200)
commit4ac7f8275b5e89023c8c6c4f468d82d5c782c0d4
tree2d88320bc29f0b21c29547505e8a1a7b0e3219c6
parentb06ce832d8f280b9c008b91c41757e8eab37dc77
feat(TaskProcessing): Allow setting task results for file slots

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
core/Controller/TaskProcessingApiController.php
lib/private/TaskProcessing/Manager.php
lib/private/TaskProcessing/SynchronousBackgroundJob.php
lib/public/TaskProcessing/IManager.php