| Package | Description |
|---|---|
| com.orchestranetworks.addon.dataexchange.transformation |
Classes and interfaces to call EBX® Data Exchange Add-on transformation functions to convert data for import, export and transfer.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Transformation<T extends TransformationExecutionContext>
Deprecated.
Since 2.3.0, replaced by
Transformation. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AggregationTransformationExecutionContext
Deprecated.
Since 2.3.0, replaced by
AggregationTransformationExecutionContext. |
interface |
TransferTransformationExecutionContext
Deprecated.
Since 2.3.0, replaced by
TransferTransformationExecutionContext. |
interface |
XMLExportTransformationExecutionContext
Deprecated.
Since 2.3.0, replaced by
ExportTransformationExecutionContext. |
interface |
XMLImportTransformationExecutionContext
Deprecated.
Since 2.3.0, replaced by
ImportTransformationExecutionContext. |