org.alfresco.repo.activities.feed.cleanup
Class FeedCleaner
java.lang.Object
org.alfresco.repo.activities.feed.cleanup.FeedCleaner
public class FeedCleaner
- extends java.lang.Object
The feed cleaner component is responsible for purging 'obsolete' activity feed entries
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeedCleaner
public FeedCleaner()
setFeedDAO
public void setFeedDAO(ActivityFeedDAO feedDAO)
setSiteService
public void setSiteService(SiteService siteService)
setMaxAgeMins
public void setMaxAgeMins(int mins)
setMaxFeedSize
public void setMaxFeedSize(int size)
execute
public int execute()
throws org.quartz.JobExecutionException
- Throws:
org.quartz.JobExecutionException
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.