|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |