| Interface | Description |
|---|---|
| DataExportService |
Provides data export capability for a module.
|
| Class | Description |
|---|---|
| CSVAccountDataExport |
Exports account data into a CSV file.
|
| CSVModuleDataExport |
Exports training data into a CSV file.
|
| CSVSessionDataExport |
Exports session data into a CSV file.
|
| CSVTrialDataExport |
Exports module data into a CSV file.
|
| DataExporterErrorImpl | |
| DataExporterImpl | |
| DataExportServiceImpl |
Implementation of the ExporterService
|
| FileDataExporter |
Exports module data into a directory chosen by the uesr.
|
| ServerDataExporter |
Uploads module data to a server.
|
Copyright © 2012. All Rights Reserved.