|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.service.GenericServiceClock
lumis.service.portalmanagement.audit.AuditEntryCleanerClock
public class AuditEntryCleanerClock
Clock for audit entries clean up.
Reads the time interval for clean up from a custom property and call
IAuditManager
to perform the clean up.
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 | |
---|---|
AuditEntryCleanerClock()
|
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 AuditEntryCleanerClock()
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 |