|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.activities.feed.AbstractFeedGenerator
org.alfresco.repo.activities.feed.local.LocalFeedGenerator
public class LocalFeedGenerator
The local (ie. not grid) feed generator component is responsible for generating feed entries
Constructor Summary | |
---|---|
LocalFeedGenerator()
|
Method Summary | |
---|---|
protected boolean |
generate()
|
int |
getEstimatedGridSize()
|
void |
init()
|
void |
setFeedTaskProcessor(FeedTaskProcessor feedTaskProcessor)
|
Methods inherited from class org.alfresco.repo.activities.feed.AbstractFeedGenerator |
---|
execute, getAuthenticationService, getMaxItemsPerCycle, getPostDaoService, getWebScriptsCtx, isActive, setActivityPostServiceImpl, setAuthenticationService, setJobLockService, setMaxItemsPerCycle, setPostDAO, setRepoEndPoint, setUserNamesAreCaseSensitive |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalFeedGenerator()
Method Detail |
---|
public void setFeedTaskProcessor(FeedTaskProcessor feedTaskProcessor)
public int getEstimatedGridSize()
getEstimatedGridSize
in interface FeedGenerator
getEstimatedGridSize
in class AbstractFeedGenerator
public void init() throws java.lang.Exception
init
in class AbstractFeedGenerator
java.lang.Exception
protected boolean generate() throws java.lang.Exception
generate
in class AbstractFeedGenerator
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |