public class LocalFeedGenerator extends AbstractFeedGenerator
Constructor and Description |
---|
LocalFeedGenerator() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
generate() |
int |
getEstimatedGridSize() |
void |
init() |
void |
setBatchSize(int batchSize) |
void |
setFeedTaskProcessor(FeedTaskProcessor feedTaskProcessor) |
void |
setNumThreads(int numThreads) |
execute, getAuthenticationService, getMaxItemsPerCycle, getPostDaoService, getTransactionService, getWebScriptsCtx, setActivityPostServiceImpl, setAuthenticationService, setJobLockService, setMaxItemsPerCycle, setPostDAO, setRepoEndPoint, setSysAdminParams, setTransactionService, setUserNamesAreCaseSensitive
public void setFeedTaskProcessor(FeedTaskProcessor feedTaskProcessor)
public void setBatchSize(int batchSize)
public void setNumThreads(int numThreads)
public int getEstimatedGridSize()
getEstimatedGridSize
in interface FeedGenerator
getEstimatedGridSize
in class AbstractFeedGenerator
public void init() throws Exception
init
in class AbstractFeedGenerator
Exception
protected boolean generate() throws Exception
generate
in class AbstractFeedGenerator
Exception
Copyright © 2005–2017 Alfresco Software. All rights reserved.