org.alfresco.repo.activities.feed.local
Class LocalFeedTaskSplitter

java.lang.Object
  extended by org.alfresco.repo.activities.feed.local.LocalFeedTaskSplitter

public class LocalFeedTaskSplitter
extends java.lang.Object

The local feed task splitter is responsible for splitting the feed task into feed jobs


Constructor Summary
LocalFeedTaskSplitter()
           
 
Method Summary
 void setFeedTaskProcessor(FeedTaskProcessor feedTaskProcessor)
           
 java.util.Collection split(int gridSize, java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalFeedTaskSplitter

public LocalFeedTaskSplitter()
Method Detail

setFeedTaskProcessor

public void setFeedTaskProcessor(FeedTaskProcessor feedTaskProcessor)

split

public java.util.Collection split(int gridSize,
                                  java.lang.Object o)
                           throws java.lang.Exception
Throws:
java.lang.Exception


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