Package org.alfresco.repo.activities.feed

Interface Summary
FeedGenerator Interface for feed generator
FeedGridJob Interface for feed grid job
FeedNotifier Interface for feed notifier
 

Class Summary
AbstractFeedGenerator Implementations of the abstract feed generator component are responsible for generating activity feed entries
FeedGeneratorJob Executes scheduled feed generator quartz-job - refer to scheduled-jobs-context.xml
FeedNotifierImpl Implementation of the Activity Feed Notifier component Note: currently implemented to email activities stored in JSON format
FeedNotifierJob Executes scheduled feed email notifier quartz-job - refer to scheduled-jobs-context.xml
FeedTaskProcessor Responsible for processing the individual task
FeedTaskSplit Responsible for splitting the feed task into feed jobs (to be executed locally or on a grid)
JobSettings Job settings passed from grid task to grid job
RepoCtx Repository context passed from grid task to grid job
 



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