Uses of Interface
org.alfresco.service.cmr.action.scheduled.SchedulableAction
-
-
Uses of SchedulableAction in org.alfresco.repo.action.scheduled
Classes in org.alfresco.repo.action.scheduled that implement SchedulableAction Modifier and Type Class Description classScheduledPersistedActionImplThe scheduling wrapper around a persisted action, which is to be executed on a scheduled basis. -
Uses of SchedulableAction in org.alfresco.repo.quickshare
Classes in org.alfresco.repo.quickshare that implement SchedulableAction Modifier and Type Class Description classQuickShareLinkExpiryActionImplQuick share link expiry action implementation class. -
Uses of SchedulableAction in org.alfresco.repo.replication
Classes in org.alfresco.repo.replication that implement SchedulableAction Modifier and Type Class Description classReplicationDefinitionImpl -
Uses of SchedulableAction in org.alfresco.service.cmr.action.scheduled
Subinterfaces of SchedulableAction in org.alfresco.service.cmr.action.scheduled Modifier and Type Interface Description interfaceScheduledPersistedActionThe scheduling wrapper around a persisted action, which is to be executed on a scheduled basis. -
Uses of SchedulableAction in org.alfresco.service.cmr.quickshare
Subinterfaces of SchedulableAction in org.alfresco.service.cmr.quickshare Modifier and Type Interface Description interfaceQuickShareLinkExpiryActionThis interface defines the details for a quick share link expiry action. -
Uses of SchedulableAction in org.alfresco.service.cmr.replication
Subinterfaces of SchedulableAction in org.alfresco.service.cmr.replication Modifier and Type Interface Description interfaceReplicationDefinitionThis class is used to fully specify an inter-repository replication.
-