Interface | Description |
---|---|
ContentStoreCleanerListener |
A listener that can be plugged into a
cleaner to
move pre-process any content that is about to be deleted from a store. |
Class | Description |
---|---|
ContentStoreCleaner |
This component is responsible cleaning up orphaned content.
|
ContentStoreCleanerScalabilityRunner |
Loads the repository up with orphaned content and then runs the cleaner.
|
ContentStoreCleanupJob |
Triggers the deletion of unused content using a
ContentStoreCleaner . |
DeletedContentBackupCleanerListener |
Listens for content that is about to be deleted and moves it into the store
configured as the backup store.
|
EagerContentStoreCleaner |
This component is responsible cleaning up orphaned content.
|
FileWipingContentCleanerListener |
Simple listener that overwrites files with zeros.
|
Enum | Description |
---|---|
ContentStoreCleaner.DeleteFailureAction |
Enumeration of actions to take in the even that an orphaned binary fails to get deleted.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.