Package org.alfresco.repo.action.scheduled
package org.alfresco.repo.action.scheduled
-
ClassDescriptionAbstract action support.Enum to define if compensating actions are run.Job definition to run scheduled actionAbstractScheduledAction.Pair<FIRST,
SECOND> Simple class to hold to related objectsEnum to define the transaction mode.Common attributes for template action definitions.Error that triggers the execution of compensating actions.The template to define a composite action.A scheduled action for which the trigger is defined in the standard cron format and the nodes to which the action should be run is defined from the nodes selected by query.A factory implementation to build suitable models for the freemarker templating language.Exception for invalid cron expressionsThe information needed to schedule a job.Base exception for sceduled actions.The scheduling wrapper around a persisted action, which is to be executed on a scheduled basis.A service which handles the scheduling of the execution of persisted actions.The thing that Quartz runs when the schedule fires.This is used to trigger the loading of previously persisted schedules on an application startup.This class defines the template used to build a single action.A template action definition is used to generate an action from a template style definition.A factory that builds models to use with a particular template engine for use with scheduled actions built from action templates.