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 |
---|---|
AdixImportResult |
AdixImport.execute(AdixImportSpec importSpec)
Deprecated.
Returns the result of the import.
|
Modifier and Type | Method and Description |
---|---|
DataExchangeSpec |
DataExchangeHelper.transform(AdixImportSpec spec)
Returns the
com.orchestranetworks.addon.dex.DataExchangeSpec object when transforming old specifications from a com.orchestranetworks.addon.adix.AdixImportSpec object. |