Skip navigation links

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

E17060-04


Uses of Class
oracle.odi.runtime.agent.invocation.SchedulingInfo

Packages that use SchedulingInfo
oracle.odi.runtime.agent.invocation This package contains classes for invoking executions on local or remote Oracle Data Integrator agents. 

 

Uses of SchedulingInfo in oracle.odi.runtime.agent.invocation

 

Fields in oracle.odi.runtime.agent.invocation declared as SchedulingInfo
static SchedulingInfo SchedulingInfo.EMPTY_SCHEDULING
          Represents a scheduling info without any task planned.

 

Methods in oracle.odi.runtime.agent.invocation that return SchedulingInfo
 SchedulingInfo RemoteRuntimeAgentInvoker.invokeGetSchedules(long pStart, long pEnd)
          Returns the schedules information for the agent in the interval defined between the two parameters and for all the work repositories linked to the master repository to which the ODI agent is connected.
 SchedulingInfo RemoteRuntimeAgentInvoker.invokeGetSchedules(java.lang.String pWorkrep, long pStart, long pEnd)
          Returns the schedules information for the agent in the interval defined between the two parameters.

 


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.