-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Automation
-
Release Notes Summary:DocumentWrapper now exposes an isTrashed() method
-
Team:PLATFORM
-
Sprint:nxplatform #76
-
Story Points:2
When using document object in Automation (which is wrapped in a DocumentWrapper object), it would be useful to check if the document is trashed or not.
There is currently no method delegating to DocumentModel#isTrashed, let's add one!