Package com.logicaldoc.core.task
package com.logicaldoc.core.task
API to define the basics for the scheduled tasks that are long-running
operations you can schedule in several ways
- Since:
- 8.5.3
-
ClassDescriptionA base implementation for those tasks that process documentsScheduler factory to enable/disable the scheduler depending on the runlevel.A task is a long running process that is fired regularlyAn error happened during task esexcutionImplementations of this listener are notified when changes occurs in the Task stateA manager that collects all operations about tasks.Scheduling configuration for a TaskThis trigger wraps both a SimpleTrigger and a CronTrigger