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, setUserNamesAreCaseSensitivepublic void setFeedTaskProcessor(FeedTaskProcessor feedTaskProcessor)
public void setBatchSize(int batchSize)
public void setNumThreads(int numThreads)
public int getEstimatedGridSize()
getEstimatedGridSize in interface FeedGeneratorgetEstimatedGridSize in class AbstractFeedGeneratorpublic void init()
throws Exception
init in class AbstractFeedGeneratorExceptionprotected boolean generate()
throws Exception
generate in class AbstractFeedGeneratorExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.