0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-12 03:59:16 +00:00
nextcloud_server/lib/public/TaskProcessing
Joas Schilling 916e050bb5 fix(activity): Fix activity object type warnings
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-27 12:17:49 +00:00
..
Events chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Exception chore: Add SPDX header 2024-05-24 13:11:22 +02:00
TaskTypes fix(TaskProcessing/ContextWrite): Fix wording "ContextWrite" -> "Context write" 2024-08-21 11:26:44 +00:00
EShapeType.php fix(taskprocessing): fix psalm issue 2024-07-25 10:10:32 +02:00
IManager.php feat(taskprocessing): add IManager::runTask method to run task synchronously 2024-08-27 15:55:16 +00: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 12:17:49 +00: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): add start, stop and schedule time to tasks 2024-07-23 17:12:38 +02:00