Package org.ametys.core.schedule
-
Interface Summary Interface Description Runnable This interface represents the entity by which aSchedulablecan be scheduled.Schedulable This interface represents a 'job' which can be performed and scheduled. -
Class Summary Class Description AmetysJob Ametys implementation of aJobwhich delegates the execution of the task to the rightSchedulableRunnableExtensionPoint ExtensionPointhandling theRunnables.SchedulableExtensionPoint ExtensionPointhandling theSchedulables.SchedulableParameterTypeExtensionPoint Extension point holding allModelItemTypeclasses for Schedulable parameters. -
Enum Summary Enum Description Runnable.FireProcess The possible ways to fire the runnableRunnable.MisfirePolicy The possible misfire policies