Uses of Class
org.alfresco.module.org_alfresco_module_rm.job.RecordsManagementJobExecuter
-
Packages that use RecordsManagementJobExecuter Package Description org.alfresco.module.org_alfresco_module_rm.job -
-
Uses of RecordsManagementJobExecuter in org.alfresco.module.org_alfresco_module_rm.job
Subclasses of RecordsManagementJobExecuter in org.alfresco.module.org_alfresco_module_rm.job Modifier and Type Class Description class
DispositionLifecycleJobExecuter
The Disposition Lifecycle Job Finds all disposition action nodes which are for disposition actions specified Where asOf > now OR dispositionEventsEligible = true; Runs the cut off or retain action for eligible records.class
NotifyOfRecordsDueForReviewJobExecuter
This job finds all Vital Records which are due for review, optionally excluding those for which notification has already been issued.class
PublishUpdatesJobExecuter
Job to publish any pending updates on marked node references.
-