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