Package org.openbravo.scheduling.trigger
-
Class Summary Class Description MisfirePolicyTest Test cases to cover the expected behavior of the misfire policy applied to the background processes.MisfirePolicyTest.EmptyProcess Empty process used to determine whether jobs are executed by the schedulerTriggerProvider Provides Quartz's Trigger instances configured with the timing options and schedules defined with a process request.TriggerProviderTest Test cases to cover the Quartz's Trigger generation used for scheduling background processes. -
Exception Summary Exception Description TriggerGenerationException Used by theTriggerProvider
to notify about errors during the Trigger generation.