Interface DataExchangeTransferData
- 
 public interface DataExchangeTransferDataDeprecated.Since 2.3.0, replaced byDataExchangeService.This interface defines a {addon.label} 'Transfer data' execution with given specifications.- Since:
- 2.0.0
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description DataExchangeImportResultexecute(DataExchangeTransferSpec spec)Deprecated.Returns the import result of a {addon.label} 'Transfer data' execution.
 
- 
- 
- 
Method Detail- 
executeDataExchangeImportResult execute(DataExchangeTransferSpec spec) Deprecated.Returns the import result of a {addon.label} 'Transfer data' execution.
 
- 
 
-