|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.service.GenericServiceClock
lumis.content.core.ContentVersionCleanerClock
public class ContentVersionCleanerClock
Responsible for cleaning old versions
of
dirty
content
locales
.
Field Summary |
---|
Fields inherited from interface lumis.portal.clock.IServiceClock |
---|
CLOCK_TICK_SERVICE, CLOCK_TICK_SERVICE_INSTANCE, CLOCK_TICK_SERVICE_INTERFACE, CLOCK_TICK_SERVICE_INTERFACE_INSTANCE |
Constructor Summary | |
---|---|
ContentVersionCleanerClock()
|
Method Summary | |
---|---|
void |
doTick(SessionConfig sessionConfig,
ClockConfig clockConfig)
Executes a clock tick. |
Methods inherited from class lumis.portal.service.GenericServiceClock |
---|
getNextScheduleTime |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContentVersionCleanerClock()
Method Detail |
---|
public void doTick(SessionConfig sessionConfig, ClockConfig clockConfig) throws PortalException
IServiceClock
sessionConfig
- the user session information.clockConfig
- the clock.
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |