Package com.enonic.xp.scheduler
Interface ScheduleCalendar
-
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
CronCalendar
,OneTimeCalendar
@PublicApi public interface ScheduleCalendar extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ScheduleCalendarType
getType()
Optional<Duration>
nextExecution()
-
-
-
Method Detail
-
getType
ScheduleCalendarType getType()
-
-