| Class | Description |
|---|---|
| BackgroundJob |
Base class for Jahia background tasks.
|
| DataStoreGarbageCollectorJob |
Background task that calls the DataStore Garbage Collector to remove unused binary data from the JCR data store.
|
| JobHistoryPurgeJob |
Background task that purges completed jobs based on the configured expiration.
|
| JobSchedulingBean |
Convenient Spring bean to schedule background RAM as well as persistent jobs.
|
| JSR223ScriptJob |
This class allows to execute any JSR-223 (Groovy, Velocity, Javascript) compatible script as a background job.
|
| ModulesResourceLoaderClassLoadHelper |
Implementation of the
ResourceLoaderClassLoadHelper utility class for loading of job and trigger related classes from Jahia
modules. |
| SchedulerService |
Jahia background task scheduling and management service.
|
| SchedulerService.JahiaSchedulerFactoryBean |
Jahia Spring factory bean that creates, but does not start Quartz scheduler instance.
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.