Interface DataExchangeExport
-
public interface DataExchangeExportDeprecated.Since 2.3.0, replaced byDataExchangeService.This interface defines a {addon.label} Export action with given specifications.- Since:
- 2.0.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description DataExchangeExportResultexecute(DataExchangeExportSpec spec)Deprecated.Returns the result of a {addon.label} Export execution.
-
-
-
Method Detail
-
execute
DataExchangeExportResult execute(DataExchangeExportSpec spec)
Deprecated.Returns the result of a {addon.label} Export execution.
-
-