See: Description
| Interface | Description |
|---|---|
| IRuntimeEngineInvoker |
A generic runtime engine invocation interface for ODI Agent and all other external runtime engines.
|
| ISystemWorkflowInvoker |
| Class | Description |
|---|---|
| DebugParams |
Stores debug parameters for the Session
|
| ExecutionInfo |
Simple class holding execution information.
|
| ExecutionInfo.SessionStatus |
The various status possible.
|
| IRuntimeEngineInvoker.EngineInitOption |
Runtime engine initialization options
|
| IRuntimeEngineInvoker.IndLogMethod |
Log retention method for session logs and step logs.
|
| 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.
|
| Exception | Description |
|---|---|
| InvocationException |
Exception to be thrown when an ODI agent request invocation has failed.
|