See: Description
| Class | Description |
|---|---|
| OdiCecScenario | |
| OdiScenario |
An ODI Scenario is designed to put a source component (interface, package, procedure, variable)
into production.
|
| OdiScenario.PromptParamType |
This Enum type indicates which variables will be prompted as scenario startup parameter.
|
| OdiScenarioFolder |
*
|
| OdiScenarioReport |
Defines execution report of an
OdiScenario. |
| OdiScenarioSchedule |
OdiScenarioSchedule is an execution schedule attached to the concrete
OdiScenario, specified on the object construction. |
| OdiScenarioSequence |
Defines a sequence inside an
OdiScenario. |
| OdiScenarioStep |
OdiScenarioStep is representation of scenario step. |
| OdiScenarioTask |
OdiScenarioTask is representation of scenario task. |
| OdiScenarioVariable |
Defines a variable inside an
OdiScenario and is part of the OdiScenario -
OdiScenarioVariable - OdiScenarioSequence - OdiScenarioReport aggregate. |
| OdiStepReport |
Defines execution report of an
OdiScenario's step. |
| Tag |
A tag, made of a name and a version label.
|