Class DeletedContentBackupCleanerListener

java.lang.Object
org.alfresco.repo.content.cleanup.DeletedContentBackupCleanerListener
All Implemented Interfaces:
ContentStoreCleanerListener

public class DeletedContentBackupCleanerListener extends Object implements ContentStoreCleanerListener
Listens for content that is about to be deleted and moves it into the store configured as the backup store.
Author:
Derek Hulley
  • Constructor Details

    • DeletedContentBackupCleanerListener

      public DeletedContentBackupCleanerListener()
  • Method Details