Interface DataExchangeImport
-
public interface DataExchangeImportDeprecated.Since 2.3.0, replaced byDataExchangeService.This interface defines a {addon.label} Import action with given specifications.- Since:
- 2.0.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description DataExchangeImportResultexecute(DataExchangeImportSpec spec)Deprecated.Returns the result of a {addon.label} Import execution.
-
-
-
Method Detail
-
execute
DataExchangeImportResult execute(DataExchangeImportSpec spec)
Deprecated.Returns the result of a {addon.label} Import execution.
-
-