Uses of Enum Class
org.alfresco.service.cmr.action.scheduled.SchedulableAction.IntervalPeriod
Packages that use SchedulableAction.IntervalPeriod
Package
Description
-
Uses of SchedulableAction.IntervalPeriod in org.alfresco.repo.action.scheduled
Methods in org.alfresco.repo.action.scheduled that return SchedulableAction.IntervalPeriodModifier and TypeMethodDescriptionScheduledPersistedActionImpl.getScheduleIntervalPeriod()How long areScheduledPersistedActionImpl.getScheduleIntervalCount()counts measured in?Methods in org.alfresco.repo.action.scheduled with parameters of type SchedulableAction.IntervalPeriodModifier and TypeMethodDescriptionvoidScheduledPersistedActionImpl.setScheduleIntervalPeriod(SchedulableAction.IntervalPeriod period) Sets the interval period -
Uses of SchedulableAction.IntervalPeriod in org.alfresco.repo.replication
Methods in org.alfresco.repo.replication that return SchedulableAction.IntervalPeriodMethods in org.alfresco.repo.replication with parameters of type SchedulableAction.IntervalPeriodModifier and TypeMethodDescriptionvoidReplicationDefinitionImpl.setScheduleIntervalPeriod(SchedulableAction.IntervalPeriod period) -
Uses of SchedulableAction.IntervalPeriod in org.alfresco.service.cmr.action.scheduled
Methods in org.alfresco.service.cmr.action.scheduled that return SchedulableAction.IntervalPeriodModifier and TypeMethodDescriptionSchedulableAction.getScheduleIntervalPeriod()How long areSchedulableAction.getScheduleIntervalCount()counts measured in?Returns the enum constant of this class with the specified name.static SchedulableAction.IntervalPeriod[]SchedulableAction.IntervalPeriod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.alfresco.service.cmr.action.scheduled with parameters of type SchedulableAction.IntervalPeriodModifier and TypeMethodDescriptionvoidSchedulableAction.setScheduleIntervalPeriod(SchedulableAction.IntervalPeriod period) Sets the interval period