Class AbstractSendingMailSchedulable

All Implemented Interfaces:
Schedulable, LogEnabled, PluginAware, Initializable, Component, Configurable, Contextualizable, Serviceable
Direct Known Subclasses:
AbstractRebuildLiveWorkspaceSchedulable, CatalogPDFExportSchedulable, CopyCatalogSchedulable, DeleteCatalogSchedulable, DuplicateContentsDetectionSchedulable, EducationalBookletSchedulable, ExecuteExtractionSchedulable, GlobalWorkspaceIndexerSchedulable, SiteIndexerSchedulable

Abstract schedulable that send an email at the end of the execution By default, the email is sent to the user that launched the schedulable. This behavior can be overridden thanks to the _getRecipient(JobExecutionContext) method If this user has no email address and there is an error during the execution, an email is sent to the system administrator