nextcloud/lib/public/TaskProcessing
Julien Veyssier 8c447eaba6
feat(taskprocessing): add manager method to get the list of available task type IDs
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-09-05 11:37:34 +02:00
..
Events fix(taskprocessing): use the event for AppAPI to get list of AI providers 2025-04-09 15:47:48 +03:00
Exception chore: Add SPDX header 2024-05-24 13:11:22 +02:00
TaskTypes Merge branch 'master' into feat/task/analyze-image 2025-07-08 08:35:04 -04:00
EShapeType.php Fix(TaskProcessing): for validation for taskprocessing EShapeType 2025-04-11 02:56:36 -04:00
IManager.php feat(taskprocessing): add manager method to get the list of available task type IDs 2025-09-05 11:37:34 +02:00
IProvider.php feat(TaskProcessing): Implement enums and default values 2024-07-25 10:10:31 +02:00
ISynchronousProvider.php fix(activity): Fix activity object type warnings 2024-11-27 10:54:15 +01:00
ITaskType.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ShapeDescriptor.php feat(TaskProcessing): Implement enums and default values 2024-07-25 10:10:31 +02:00
ShapeEnumValue.php fix(taskprocessing): add license 2024-07-25 10:10:32 +02:00
Task.php feat(taskprocessing): rename cleanup column to allow_cleanup 2025-08-07 15:12:22 +02:00