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
  • Class
    Description
    A base implementation for those tasks that process documents
    Scheduler factory to enable/disable the scheduler depending on the runlevel.
    A task is a long running process that is fired regularly
    An error happened during task esexcution
    Implementations of this listener are notified when changes occurs in the Task state
    A manager that collects all operations about tasks.
    Scheduling configuration for a Task
    This trigger wraps both a SimpleTrigger and a CronTrigger