Package com.enonic.xp.scheduler
Interface CronCalendar
-
- All Superinterfaces:
ScheduleCalendar
,Serializable
@PublicApi public interface CronCalendar extends ScheduleCalendar
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getCronValue()
TimeZone
getTimeZone()
-
Methods inherited from interface com.enonic.xp.scheduler.ScheduleCalendar
getType, nextExecution
-
-