| Class | Description |
|---|---|
| OdiSessionBlueprint |
OdiSessionBlueprint is SDK representation of Session Blueprint which is the copy of
one particular snapshot/revision of a OdiScenario (or created directly from design time objects). |
| OdiSessionBlueprintBreakpoint |
OdiSessionBlueprintBreakpoint is child entity in
OdiSessionBlueprint-> OdiSessionBlueprintStep->
OdiSessionBlueprintBreakpoint and OdiSessionBlueprint->
OdiSessionBlueprintTask->OdiSessionBlueprintBreakpoint
aggregates, represents a breakpoint set on one of OdiSessionBlueprint
steps or tasks. |
| OdiSessionBlueprintSequence |
OdiSessionBlueprintSequence is the part of blueprint of ODI Session, representing ODI Sequence
used in OdiScenario. |
| OdiSessionBlueprintStep |
OdiSessionBlueprintStep is the part of blueprint of ODI Session, representing Step
of OdiScenario. |
| OdiSessionBlueprintTask |
OdiSessionBlueprintTask is the part of blueprint of ODI Session, representing Task
of OdiScenario. |
| OdiSessionBlueprintVariable |
OdiSessionBlueprintVariable is the part of blueprint of ODI Session, representing ODI Variable
used in OdiScenario. |