Uses of Interface
org.pentaho.platform.scheduler2.recur.ITimeRecurrence
Package
Description
-
Uses of ITimeRecurrence in org.pentaho.platform.api.scheduler2
Modifier and TypeMethodDescriptionvoid
IComplexJobTrigger.addDayOfWeekRecurrence
(ITimeRecurrence recurrence) -
Uses of ITimeRecurrence in org.pentaho.platform.api.scheduler2.wrappers
Modifier and TypeMethodDescriptionDayOfMonthWrapper.getRecurrences()
DayOfWeekWrapper.getRecurrences()
HourlyWrapper.getRecurrences()
abstract List<ITimeRecurrence>
ITimeWrapper.getRecurrences()
MinuteWrapper.getRecurrences()
MonthlyWrapper.getRecurrences()
SecondWrapper.getRecurrences()
YearlyWrapper.getRecurrences()
-
Uses of ITimeRecurrence in org.pentaho.platform.scheduler2.recur
Modifier and TypeClassDescriptionclass
Used to specify incremental dates or times.class
class
class
Used to specify a list of recurrences representing dates or times.class
Used to specify a sequence of dates or times from first value through and including the last value.