mirror of
https://github.com/nextcloud/documentation.git
synced 2025-12-12 07:29:47 +07:00
Merge pull request #13931 from nextcloud/carl/jobs-id-string
feat(upgrade-guide-33): Add change to IJob and IJobList
This commit is contained in:
@@ -103,7 +103,7 @@ Added APIs
|
|||||||
Changed APIs
|
Changed APIs
|
||||||
^^^^^^^^^^^^
|
^^^^^^^^^^^^
|
||||||
|
|
||||||
- TBD
|
- The ``setId`` and ``getId`` of ``\OCP\BackgroundJob\IJob`` were changed to return/accept a string instead of an int. Same for ``\OCP\BackgroundJob\IJobList`` were some methods (``removedById``, ``getById`` and ``getDetailsById``) are now taking a string instead of an int.
|
||||||
|
|
||||||
Deprecated APIs
|
Deprecated APIs
|
||||||
^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^
|
||||||
|
|||||||
Reference in New Issue
Block a user