Get data deleted by a particular user group (e.g Site Managers)

cancel
Showing results for 
Search instead for 
Did you mean: 
Pravesh
Active Member

Get data deleted by a particular user group (e.g Site Managers)

How to get data deleted by a particular user group (e.g Site Managers)?

1 Reply
sanjaybandhniya
Intermediate

Re: Get data deleted by a particular user group (e.g Site Managers)

You can achive that by customized solution.

You need to create your own webscript where this logic would remain.

ArchivedNodePut.java - This webscript is used to restore file.

ArchivedNodesGet.java- This webscript is used to get deleted file.

 

You can combile both logic in your webscript.