java.lang.Object
overit.geocall.bl.BusinessTask<ExportCSVWithScanEvent>
overit.geocallapp.wfm.ai.bl.processing.utils.export.task.BTExportCSVWithScan
All Implemented Interfaces:
Serializable, Tool

@Event(ExportCSVWithScanEvent.class) public class BTExportCSVWithScan extends BusinessTask<ExportCSVWithScanEvent>
Task for export the result of a query as CSV using the query's ResultSet
See Also: