-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.1.0
-
Component/s: Architecture
-
Epic Link:
Following NXP-24031 and NXP-24282, new trash APIs are available.
We want to add them to nuxeo-php-client.
Here a non exhaustive list of what to do:
- add method on document to test if document is trashed
- add methods on document to easily trash/untrash it
- rework all places where currentLifeCycleState was used to check trashed state