Skip navigation links

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

E17060-02


Package oracle.odi.runtime.agent.invocation

This package contains classes for invoking executions on local or remote Oracle Data Integrator agents.

See:
          Description

Class Summary
ExecutionInfo Simple class holding execution information.
LoadPlanExecutionInfo A class holding load plan execution information.
LoadPlanStartupParams Value object representing startup parameters of a load plan.
LoadPlanStatusInfo Class holding all information regarding a Load Plan instance run.
RemoteObjectResult Simple class holding remote object invocation result.
RemoteRuntimeAgentInvoker The RemoteRuntimeAgentInvoker is the utility class allowing to invoke operations on a remote ODI agent.
It is instantiated by passing the agent URL and the ODI credentials.
SchedulingInfo Scheduling information holding class.
SchedulingInfo.Scenario The scenario planned.
SchedulingInfo.Schedule Information about the schedules.
SessionStatusInfo Class holding all information regarding the ODI session status.
StartupParams Value object representing startup parameters of an ODI session.
WorkRepositoryInfo Class holding the information about the cleaned stale sessions.

 

Enum Summary
ExecutionInfo.SessionStatus The various status possible.
StopType This represents the different types of stop action on sessions.

 

Exception Summary
InvocationException Exception to be thrown when an ODI agent request invocation has failed.

 

Package oracle.odi.runtime.agent.invocation Description

This package contains classes for invoking executions on local or remote Oracle Data Integrator agents.

Since:
11.1.1.3.0

Skip navigation links

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

E17060-02


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