Package org.qi4j.library.scheduler.schedule

Interface Summary
Schedule Represent the scheduling of a Task.
ScheduleEntity A Schedule computes its next run based on its cron expression.
ScheduleFactory  
ScheduleRepository  
 

Class Summary
ScheduleEntityMixin  
ScheduleFactory.Mixin  
ScheduleMixin  
ScheduleRepository.Mixin  
ScheduleRunner Handle Task's UnitOfWork and TimelineRecords creation.