| Class | Description |
|---|---|
| ExplicitDate |
ExplicitDate is a value object representing date and time in the scheduling
package.
|
| OdiJobStartupParam |
OdiJobStartupParam is the representation of startup parameter for
OdiSession or OdiLoadPlanInstance. |
| OdiSchedule |
Abstract high-level object encompassing ODI Scenario Schedule and ODI Load Plan
Schedule.
|
| Period |
Period is a value object representing a the notion of period of time.
|
| Recurrence |
Recurrence is a value object representing the recurrence pattern of a schedule.
|
| RecurrenceAttributes |
RecurrenceAttributes class defines the data types used to construct a
Recurrence object. |
| RecurrenceAttributes.DayOfMonth |
Wrapper class on top of the primitive integer value, representing day of
month.
|
| RecurrenceAttributes.DayOfWeek |
Enumeration for the days of a week.
|
| RecurrenceAttributes.DayOfWeekRank |
Enumeration for the rank of the week day in month.
|
| RecurrenceAttributes.Frequency |
Defines the frequency of a
Recurrence. |
| RecurrenceAttributes.MonthOfYear |
Defines the months of the year.
|
| RecurrenceAttributes.TimeOfDay |
TimeOfDay defines the time of the day.
|
| RecurrenceAttributes.Year |
Wrapper class on top of the primitive integer value, representing year.
|
| Repetition |
Repetition is a value object representing repetition of a scheduled job.
|
| ScheduleStatus |
Defines the activation status for
OdiSchedule. |
| TimeRange |
TimeRange is a value object grouping 2 time values: start time and end time.
|
| TimeUnit |
Enumeration representing time unit.
|