Class ContentStoreCleanerScalabilityRunner

java.lang.Object
org.alfresco.tools.Tool
org.alfresco.tools.Repository
org.alfresco.repo.content.cleanup.ContentStoreCleanerScalabilityRunner

public class ContentStoreCleanerScalabilityRunner extends Repository
Loads the repository up with orphaned content and then runs the cleaner.

A null content store produces ficticious content URLs. The DB is loaded with ficticious URLs. The process is kicked off.

Since:
2.1.3
Author:
Derek Hulley
  • Constructor Details

    • ContentStoreCleanerScalabilityRunner

      public ContentStoreCleanerScalabilityRunner()
  • Method Details