Package org.ametys.core.schedule
-
Interface Summary Interface Description Runnable This interface represents the entity by which aSchedulable
can be scheduled.Schedulable This interface represents a 'job' which can be performed and scheduled. -
Class Summary Class Description AmetysJob Ametys implementation of aJob
which delegates the execution of the task to the rightSchedulable
RunnableExtensionPoint ExtensionPoint
handling theRunnable
s.SchedulableExtensionPoint ExtensionPoint
handling theSchedulable
s.SchedulableParameterTypeExtensionPoint Extension point holding allModelItemType
classes for Schedulable parameters. -
Enum Summary Enum Description Runnable.FireProcess The possible ways to fire the runnableRunnable.MisfirePolicy The possible misfire policies