Class ScheduledPersistedActionServiceImpl

java.lang.Object
org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
All Implemented Interfaces:
ScheduledPersistedActionService

public class ScheduledPersistedActionServiceImpl extends Object implements ScheduledPersistedActionService
A service which handles the scheduling of the execution of persisted actions. It handles registering them with the Quartz scheduler on repository start, and handles the edit, creation and deletion of them.
Since:
3.4
Author:
Nick Burch