Interface ExcelExporter
- All Known Implementing Classes:
EvaluationExcelExporter
,InputExcelExporter
public interface ExcelExporter
-
Method Summary
-
Method Details
-
createExport
com.google.common.io.FileBackedOutputStream createExport(Entity selectedEntity, Locale locale, String filename, String evaluationExtensionName) throws InterruptedException, IOException - Throws:
InterruptedException
IOException
-
getName
String getName()
-