nextcloud/lib/public/TaskProcessing
Yoan Bozhilov 80f72a86e7 fix(taskprocessing): @since 35.0.0 for claimNextScheduledTask
The new public IManager::claimNextScheduledTask lands in master (35.0.0),
not 34.0.0. Addresses review feedback.

Signed-off-by: Yoan Bozhilov <bygadd@gmail.com>
Assisted-by: Claude Code:claude-opus-4-8
2026-06-17 07:45:49 +03:00
..
Events chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Exception chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TaskTypes chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
EShapeType.php docs(ocp): Add since tag 2026-04-28 11:17:27 +02:00
IInternalTaskType.php feat(TaskProcessing): Introduce internal task types 2025-10-13 11:07:40 +02:00
IManager.php fix(taskprocessing): @since 35.0.0 for claimNextScheduledTask 2026-06-17 07:45:49 +03:00
IProvider.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ISynchronousOptionsAwareProvider.php feat(task-streaming): rename ISynchronousOptionsProvider to ISynchronousOptionsAwareProvider 2026-06-10 14:52:56 +02:00
ISynchronousProvider.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ISynchronousWatermarkingProvider.php feat(task-streaming): add new provider interface 2026-06-10 14:52:56 +02:00
ITaskType.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ITriggerableProvider.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ShapeDescriptor.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ShapeEnumValue.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SynchronousProviderOptions.php feat(task-streaming): set preferStreaming default value to false, allow setting it with the OCS API 2026-06-12 10:34:11 +02:00
Task.php feat(task-streaming): set preferStreaming default value to false, allow setting it with the OCS API 2026-06-12 10:34:11 +02:00