| Modifier and Type | Class and Description |
|---|---|
static class |
JahiaSearchIndex.ReindexJob
Background job that performs re-indexing of the repository content for the specified workspaces.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MountPointJob
Simple job callback that will process mount point events.
|
class |
PublicationJob
Publication job
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActionJob
Background job that executes a predefined action.
|
class |
OrphanedActionPurgeJob
Background task that purges orphaned action jobs (in case the corresponding node is no longer present).
|
class |
RuleJob |
| Modifier and Type | Class and Description |
|---|---|
class |
TextExtractorJob
User: toto
Date: 29 janv.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodeVersionHistoryJob
Node version history purge operation as a background job.
|
class |
UnusedVersionHistoryJob
Unused node version history purge operation as a background job.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImportJob
Background job for performing an import of the JCR content.
|
class |
SiteImportJob |
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlCacheEventJob
Simple job callback that will process cache flush based on JCR Events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataStoreGarbageCollectorJob
Background task that calls the DataStore Garbage Collector to remove unused binary data from the JCR data store.
|
class |
JobHistoryPurgeJob
Background task that purges completed jobs based on the configured expiration.
|
class |
JSR223ScriptJob
This class allows to execute any JSR-223 (Groovy, Velocity, Javascript) compatible script as a background job.
|
| Modifier and Type | Method and Description |
|---|---|
static org.quartz.JobDetail |
BackgroundJob.createJahiaJob(String desc,
Class<? extends BackgroundJob> jobClass) |
static String |
BackgroundJob.getGroupName(Class<? extends BackgroundJob> c) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClearModuleNodesJob
Background task for performing cleanup of the module nodes in JCR.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssignAndCompleteTaskJob
Assign and complete task
|
class |
StartProcessJob
Assign and complete task
|
| Modifier and Type | Class and Description |
|---|---|
class |
NotifyNewTaskJob
Background Job to notify a new task after creation
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.