Uses of Interface
org.alfresco.repo.action.scheduled.ScheduledActionDefinition
-
Packages that use ScheduledActionDefinition Package Description org.alfresco.repo.action.scheduled -
-
Uses of ScheduledActionDefinition in org.alfresco.repo.action.scheduled
Classes in org.alfresco.repo.action.scheduled that implement ScheduledActionDefinition Modifier and Type Class Description classAbstractScheduledActionAbstract action support.classCronScheduledQueryBasedTemplateActionDefinitionA 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.
-