Class ITimeWrapper
java.lang.Object
org.pentaho.platform.api.scheduler2.wrappers.ITimeWrapper
- Direct Known Subclasses:
DayOfMonthWrapper,DayOfWeekWrapper,HourlyWrapper,MinuteWrapper,MonthlyWrapper,SecondWrapper,YearlyWrapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanadd(ITimeRecurrence recurrence) voidclear()get(int index) abstract List<ITimeRecurrence>intsize()
-
Field Details
-
recurrences
-
-
Constructor Details
-
ITimeWrapper
public ITimeWrapper()
-
-
Method Details
-
add
-
clear
public void clear() -
size
public int size() -
get
-
getRecurrences
-