[opencms-dev] Obtaining the user who deleted a resource

3digits - Pablo Beltrán pbeltran at 3digits.es
Thu Feb 14 13:06:21 CET 2013


Hi list,

I'm trying to implement a method to get resources pending for publishing of a given Project and CmsUser. It works except for deleted resources.

Is there any way to get the user (UUID / CmsUser / username) who deleted a resource? I mean deleted but not published yet.

I've tried:

- resource.getUserLastModified() doesn't work, it gives me the user that last modified or created the resource.

- Through class I_CmsHistoryResource method getUserLastModified doesn't work either.

I'm using OpenCms 8.5.

Thanks.
____________________
Pablo Beltrán


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20130214/d16a95e3/attachment.htm>


More information about the opencms-dev mailing list