aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/TaskProcessing/ListCommand.php
Commit message (Collapse)AuthorAgeFilesLines
* feat(taskprocessing): new command to get a task from a task ID, include ↵enh/noid/taskprocessing-commands-task-errorsJulien Veyssier2024-10-011-1/+5
| | | | | | error_message in list and get commands Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* feat(taskprocessing): add appId filter to taskprocessing occ commandsJulien Veyssier2024-07-231-1/+8
| | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* feat(taskprocessing): add occ commands to list tasks and compute statsJulien Veyssier2024-07-231-0/+84
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>