Uses of Class
lumis.portal.service.GenericServiceClock
-
-
Uses of GenericServiceClock in lumis.collaboration.chat
Subclasses of GenericServiceClock in lumis.collaboration.chat Modifier and Type Class Description class
ChatClock
Checks for expired chat rooms and inactive chat users -
Uses of GenericServiceClock in lumis.content.clock
Subclasses of GenericServiceClock in lumis.content.clock Modifier and Type Class Description class
ContentClock
Clock responsible for content scheduled operations. -
Uses of GenericServiceClock in lumis.content.core
Subclasses of GenericServiceClock in lumis.content.core Modifier and Type Class Description class
ContentVersionCleanerClock
-
Uses of GenericServiceClock in lumis.portal.analytics.automationflow
Subclasses of GenericServiceClock in lumis.portal.analytics.automationflow Modifier and Type Class Description class
ResumeFlowClock
Clock for resuming suspended flows. -
Uses of GenericServiceClock in lumis.portal.analytics.journey
Subclasses of GenericServiceClock in lumis.portal.analytics.journey Modifier and Type Class Description class
JourneyClearAbandonedInstancesClock
Clock responsible for clearing abandoned instances. -
Uses of GenericServiceClock in lumis.portal.apm.metric.collector
Subclasses of GenericServiceClock in lumis.portal.apm.metric.collector Modifier and Type Class Description class
ApmGlobalCollectorClock
Clock that collects all global metrics. -
Uses of GenericServiceClock in lumis.portal.authentication.clock
Subclasses of GenericServiceClock in lumis.portal.authentication.clock Modifier and Type Class Description class
SessionClock
-
Uses of GenericServiceClock in lumis.portal.cluster.multiserver
Subclasses of GenericServiceClock in lumis.portal.cluster.multiserver Modifier and Type Class Description class
DeleteExpiredDurableMessagesClock
Deletes expired durable messages. -
Uses of GenericServiceClock in lumis.portal.geolocation
Subclasses of GenericServiceClock in lumis.portal.geolocation Modifier and Type Class Description class
MaxMindDBUpdateClock
MaxMind Database update clock.
Based on geoipupdate-pureperl.pl. -
Uses of GenericServiceClock in lumis.portal.lock.clock
Subclasses of GenericServiceClock in lumis.portal.lock.clock Modifier and Type Class Description class
LockClock
Clock that releases expired locks. -
Uses of GenericServiceClock in lumis.portal.monitor.impl
Subclasses of GenericServiceClock in lumis.portal.monitor.impl Modifier and Type Class Description class
MonitorCleanupClock
A clock for cleaning old monitoring values. -
Uses of GenericServiceClock in lumis.portal.principal.importprincipal
Subclasses of GenericServiceClock in lumis.portal.principal.importprincipal Modifier and Type Class Description class
ImportPrincipalClock
Clock service that executes the automatic run of the read/write principals operation. -
Uses of GenericServiceClock in lumis.portal.sendmail
Subclasses of GenericServiceClock in lumis.portal.sendmail Modifier and Type Class Description class
SendMailClock
A clock used to callISendMailManager.pollMailQueueProcessing()
at regular intervals. -
Uses of GenericServiceClock in lumis.service.analytics.eventanalytics.dashboard.email
Subclasses of GenericServiceClock in lumis.service.analytics.eventanalytics.dashboard.email Modifier and Type Class Description class
SendDashboardEmailClock
Clock responsible to send dashboards emails. -
Uses of GenericServiceClock in lumis.service.analytics.usersegmentation.clock
Subclasses of GenericServiceClock in lumis.service.analytics.usersegmentation.clock Modifier and Type Class Description class
UserSegmentationGroupGenerationClock
The segmentation generation clock. -
Uses of GenericServiceClock in lumis.service.doui.fileupload.editimage
Subclasses of GenericServiceClock in lumis.service.doui.fileupload.editimage Modifier and Type Class Description class
ClearImageEditionClock
Clock responsible for removing edited images. -
Uses of GenericServiceClock in lumis.service.doui.uploadtempfiles
Subclasses of GenericServiceClock in lumis.service.doui.uploadtempfiles Modifier and Type Class Description class
UploadTempFilesDeleteClock
Delete old temporary archives entries ofMultiFileUploadControl
-
Uses of GenericServiceClock in lumis.service.mailmarketing
Subclasses of GenericServiceClock in lumis.service.mailmarketing Modifier and Type Class Description class
MailMarketingClock
Searches for bulletins that are waiting to be published and publishes them. -
Uses of GenericServiceClock in lumis.service.newsletter
Subclasses of GenericServiceClock in lumis.service.newsletter Modifier and Type Class Description class
NewsletterClock
-
Uses of GenericServiceClock in lumis.service.pagepersonalization.clock
Subclasses of GenericServiceClock in lumis.service.pagepersonalization.clock Modifier and Type Class Description class
DeleteCreatedOrphanInterfaceInstances
class
DeleteOrphanWidgetInstanceHolders
Deletesholders
that are orphan because they would only be used for data that no longer exist.class
DeleteUnusedHtmlFieldWidgetInstance
Page Customization Clock to remove html field widget instances that are not being used -
Uses of GenericServiceClock in lumis.service.portalmanagement.activitystream
Subclasses of GenericServiceClock in lumis.service.portalmanagement.activitystream Modifier and Type Class Description class
OldActivityCleanerClock
Clock to remove old activities past the age limit specified byActivityStreamConfig
-
Uses of GenericServiceClock in lumis.service.portalmanagement.audit
Subclasses of GenericServiceClock in lumis.service.portalmanagement.audit Modifier and Type Class Description class
AuditEntryCleanerClock
Clock for audit entries clean up. -
Uses of GenericServiceClock in lumis.service.portalmanagement.pagecache
Subclasses of GenericServiceClock in lumis.service.portalmanagement.pagecache Modifier and Type Class Description class
PageCacheCleanupClock
Page Cache clock responsible for cleaning up expired generating pages. -
Uses of GenericServiceClock in lumis.service.portalmanagement.upgrade
Subclasses of GenericServiceClock in lumis.service.portalmanagement.upgrade Modifier and Type Class Description class
UpgradeCheckClock
Clock responsible for checking product upgrade versions and add activities indicating their availability. -
Uses of GenericServiceClock in lumis.service.search.popularity
Subclasses of GenericServiceClock in lumis.service.search.popularity Modifier and Type Class Description class
PopularityClock
Clock responsible for updating contents' popularities. -
Uses of GenericServiceClock in lumis.service.seo.sitemap
Subclasses of GenericServiceClock in lumis.service.seo.sitemap Modifier and Type Class Description class
SitemapClock
-
Uses of GenericServiceClock in lumis.service.tag
Subclasses of GenericServiceClock in lumis.service.tag Modifier and Type Class Description class
UnusedTagsCleanerClock
Clock that cleans tags that are no longer used every 24 hours.
-