Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.7.0)

E17060-04


Package oracle.odi.domain.runtime.scheduling

Class Summary
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.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.
TimeRange TimeRange is a value object grouping 2 time values: start time and end time.

 

Enum Summary
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.
ScheduleStatus Defines the activation status for OdiSchedule.
TimeUnit Enumeration representing time unit.

 


Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.7.0)

E17060-04


Copyright © 2010, 2013, Oracle and/or its affiliates. All rights reserved.