]> source.dussan.org Git - nextcloud-server.git/commit
feat(taskprocessing): new command to get a task from a task ID, include error_message... enh/noid/taskprocessing-commands-task-errors 48496/head
authorJulien Veyssier <julien-nc@posteo.net>
Tue, 1 Oct 2024 15:20:59 +0000 (17:20 +0200)
committerJulien Veyssier <julien-nc@posteo.net>
Tue, 1 Oct 2024 18:30:31 +0000 (20:30 +0200)
commit14cf5b03caa985474b1c8edc7fef2ce1627528d7
tree359fe5605bda5d2b5e621bc3334a27280b9b9a0f
parent26762172f5697febc7971a0bf5ac83d7a4c3cf35
feat(taskprocessing): new command to get a task from a task ID, include error_message in list and get commands

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
core/Command/TaskProcessing/GetCommand.php [new file with mode: 0644]
core/Command/TaskProcessing/ListCommand.php
core/register_command.php
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php