mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Builder_Library >> Modules >> Schedulable Namespace

SobekCM.Builder_Library.Modules.Schedulable Namespace



Contains all the standard modules that are run by the SobekCM builder on a schedule. This can include things that run once a night, or things that run once a week. These tasks help to maintain the general health to the system and perform some basic maintenance tasks.

Classes

  ClassDescription
Public classabstractSchedulableModule
Abstract class that all schedulable builder modules extend
Public classCalculateUsageStatisticsModule
Schedulable builder module reads the IIS usage logs and loads statistics from the previous month into the SobekCM database for display
Public classExpireOldLogEntriesModule
Schedulable builder module expires (and deletes) expired log files, per instance-wide settings
Public classRebuildAllAggregationBrowsesModule
Schedulable builder module rebuilds the static browse pages for the instance and aggregations
Public classSendNewItemEmailsModule
Schedulable builder module sends aggregated emails on all newly submitted items since the last email
Public classSolrLuceneIndexOptimizationModule
Schedulable builder module optimizes the solr/lucene indexes for this instance
Public classUpdatedCachedAggregationMetadataModule
Schedulable builder module updates the database-based cached aggregation browse information

Interfaces

  InterfaceDescription
Public interfaceiSchedulableModule
Interface class that all schedulable builder modules MUST implement


Version 4.10.0 ( last generated Monday, March 7, 2016 )