Class ContentStoreCleanerScalabilityRunner
java.lang.Object
org.alfresco.tools.Tool
org.alfresco.tools.Repository
org.alfresco.repo.content.cleanup.ContentStoreCleanerScalabilityRunner
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 Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.tools.Repository
displayHelp, getToolName, processArgsMethods inherited from class org.alfresco.tools.Tool
exit, getApplicationContext, getServiceRegistry, handleError, logError, logInfo, logVerbose, start
-
Constructor Details
-
ContentStoreCleanerScalabilityRunner
public ContentStoreCleanerScalabilityRunner()
-
-
Method Details
-
main
Do the load and cleanup. -
execute
Description copied from class:ToolPerform Tool Behaviour- Overrides:
executein classRepository- Throws:
ToolException
-