org.alfresco.repo.activities.feed
Interface FeedGenerator

All Known Implementing Classes:
AbstractFeedGenerator, LocalFeedGenerator

public interface FeedGenerator

Interface for feed generator


Method Summary
 void execute()
           
 int getEstimatedGridSize()
           
 

Method Detail

execute

void execute()
             throws org.quartz.JobExecutionException
Throws:
org.quartz.JobExecutionException

getEstimatedGridSize

int getEstimatedGridSize()


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.