| Package | Description |
|---|---|
| oracle.odi.interfaces.interactive |
Provides interfaces for interactive handling of Oracle Data Integrator interfaces.
|
| oracle.odi.interfaces.interactive.support |
This package and its sub-packages provide the implementations for interactive handling of Oracle Data Integrator interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
IImpacts.getReverseActions()
Deprecated.
All reverse actions to undo the actions that caused these impacts.
These action should be in the correct order, starting at 0 till the end of the list. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
Impacts.getReverseActions()
Deprecated.
All reverse actions to undo the actions that caused these impacts.
These action should be in the correct order, starting at 0 till the end of the list. |