org.qi4j.library.scheduler.schedule.once
Interface OnceSchedule

All Superinterfaces:
Composite, EntityComposite, Identity, Schedule
All Known Subinterfaces:
OnceScheduleEntity, OnceScheduleValue
All Known Implementing Classes:
OnceSchedule.OnceScheduleMixin

@Mixins(value=OnceSchedule.OnceScheduleMixin.class)
public interface OnceSchedule
extends Schedule, EntityComposite


Nested Class Summary
static class OnceSchedule.OnceScheduleMixin
           
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 
Methods inherited from interface org.qi4j.library.scheduler.schedule.Schedule
isTaskRunning, nextRun, presentationString, start, task, taskCompletedSuccessfully, taskCompletedWithException, taskStarting
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity