Skip to content

Commit 59a5454

Browse files
marcelklehrbackportbot[bot]
authored andcommitted
chore(upgrade_to_32): Add OCP\TaskProcessing\Manager::getAvailableTaskTypeIds to app developer upgrade guide
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
1 parent 3b182f7 commit 59a5454

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Added APIs
125125

126126
- New task processing task type ``OCP\TaskProcessing\TextToSpeech`` to convert text to speech.
127127
- New task processing task type ``OCP\TaskProcessing\AnalyzeImages`` to ask questions about images.
128-
128+
- New method ``OCP\TaskProcessing\Manager::getAvailableTaskTypeIds`` to list only task type IDs without meta-data (faster than ``OCP\TaskProcessing\Manager::getAvailableTaskTypes``)
129129

130130
Changed APIs
131131
^^^^^^^^^^^^

0 commit comments

Comments
 (0)