Skip navigation links

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

E17060-04


Uses of Package
oracle.odi.domain.runtime.scheduling

Packages that use oracle.odi.domain.runtime.scheduling
oracle.odi.domain.runtime.loadplan   
oracle.odi.domain.runtime.scenario This package contains classes for managing Oracle Data Integrator Scenarios and related objects. 
oracle.odi.domain.runtime.scheduling   

 

Classes in oracle.odi.domain.runtime.scheduling used by oracle.odi.domain.runtime.loadplan
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.
Recurrence
          Recurrence is a value object representing the recurrence pattern of a schedule.

 

Classes in oracle.odi.domain.runtime.scheduling used by oracle.odi.domain.runtime.scenario
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.
Recurrence
          Recurrence is a value object representing the recurrence pattern of a schedule.

 

Classes in oracle.odi.domain.runtime.scheduling used by oracle.odi.domain.runtime.scheduling
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.
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.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.

 


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.