nextcloud-server/lib/public/TaskProcessing
Marcel Klehr 16da8bbc8a fix(TaskProcessingApiController): Implement getNextScheduledTasks for next_batch endpoint
in order to avoid hitting the DB with multiple 1 row requests

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-14 11:50:29 +07:00
..
Events fix(taskprocessing): use the event for AppAPI to get list of AI providers 2025-04-09 15:47:48 +07:00
Exception chore: Add SPDX header 2024-05-24 13:11:22 +07:00
TaskTypes feat(TaskProcessing): Introduce internal task types 2025-10-13 11:07:40 +07:00
EShapeType.php Fix(TaskProcessing): for validation for taskprocessing EShapeType 2025-04-11 02:56:36 +07:00
IInternalTaskType.php feat(TaskProcessing): Introduce internal task types 2025-10-13 11:07:40 +07:00
IManager.php fix(TaskProcessingApiController): Implement getNextScheduledTasks for next_batch endpoint 2025-10-14 11:50:29 +07:00
IProvider.php feat(TaskProcessing): Implement enums and default values 2024-07-25 10:10:31 +07:00
ISynchronousProvider.php fix(activity): Fix activity object type warnings 2024-11-27 10:54:15 +07:00
ITaskType.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ShapeDescriptor.php feat(TaskProcessing): Implement enums and default values 2024-07-25 10:10:31 +07:00
ShapeEnumValue.php fix(taskprocessing): add license 2024-07-25 10:10:32 +07:00
Task.php feat(taskprocessing): rename cleanup column to allow_cleanup 2025-08-07 15:12:22 +07:00