public class CSVSessionDataExport extends Object
| Constructor and Description |
|---|
CSVSessionDataExport(DataService dataService) |
| Modifier and Type | Method and Description |
|---|---|
File |
exportData(Module module,
int fromSessionIndex)
Exports the session data and stores the results in the provided Writer
|
public CSVSessionDataExport(DataService dataService)
Copyright © 2013. All Rights Reserved.