Package com.enonic.xp.scheduler
Interface OneTimeCalendar
-
- All Superinterfaces:
ScheduleCalendar
,Serializable
@PublicApi public interface OneTimeCalendar extends ScheduleCalendar
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Instant
getValue()
-
Methods inherited from interface com.enonic.xp.scheduler.ScheduleCalendar
getType, nextExecution, nextExecution
-
-
-
-
Method Detail
-
getValue
Instant getValue()
-
-