Uses of Class
com.orchestranetworks.addon.dex.configuration.FileExportConfigurationSpec
-
Packages that use FileExportConfigurationSpec Package Description com.orchestranetworks.addon.dex.configuration Classes and interfaces to define specifications for the import, export and transfer data services. -
-
Uses of FileExportConfigurationSpec in com.orchestranetworks.addon.dex.configuration
Subclasses of FileExportConfigurationSpec in com.orchestranetworks.addon.dex.configuration Modifier and Type Class Description classCSVExportConfigurationSpecSpecifies the configuration used when exporting data to a CSV file.classSpreadsheetExportConfigurationSpecSpecifies the configuration used to export data to an Excel file.classXMLExportConfigurationSpecSpecifies the configuration used when exporting data to an XML file.
-