org.qi4j.library.scheduler.timeline
Interface TimelineService

All Superinterfaces:
Composite, Identity, ServiceComposite, Timeline

@Mixins(value=TimelineService.Mixin.class)
public interface TimelineService
extends Timeline, ServiceComposite


Nested Class Summary
static class TimelineService.Mixin
          WARN TimelineService Mixin use SortedSets to keep records ordered and repeatedly search for the next run.
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 
Methods inherited from interface org.qi4j.library.scheduler.timeline.Timeline
getLastRecords, getNextRecords, getRecords, getRecords
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity
 
Methods inherited from interface org.qi4j.api.composite.Composite
metaInfo, type