Package com.orchestranetworks.addon.adix
Interface AdixImport
-
public interface AdixImportDeprecated.Since 2.3.0, replaced byDataExchangeService.Provides a method for executing an Adix import.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description AdixImportResultexecute(AdixImportSpec importSpec)Deprecated.Returns the result of the import.
-
-
-
Method Detail
-
execute
AdixImportResult execute(AdixImportSpec importSpec)
Deprecated.Returns the result of the import.
-
-