| Package | Description |
|---|---|
| com.orchestranetworks.addon.adix |
Classes and interfaces to call Adix import and export.
|
| com.orchestranetworks.addon.dex |
Classes and interfaces to call the {addon.label} import, export and transfer.
|
| Modifier and Type | Method and Description |
|---|---|
AdixExportResult |
AdixExport.execute(AdixExportSpec exportSpec)
Deprecated.
Returns the Adix export result.
|
| Modifier and Type | Method and Description |
|---|---|
DataExchangeSpec |
DataExchangeHelper.transform(AdixExportSpec spec)
Returns the
com.orchestranetworks.addon.dex.DataExchangeSpec object when transforming old specifications from a com.orchestranetworks.addon.adix.AdixExportSpec object. |