Class DataViewPOIHelper
java.lang.Object
org.imixs.workflow.office.dataview.DataViewPOIHelper
The DataViewPOIHelper provides methods to update a excel template with the
help of the Apache POI framework.
- Version:
- 1.0
- Author:
- rsoika
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddownloadExcelFile(org.imixs.workflow.FileData fileData) Helper method to initialize a file download
-
Field Details
-
ERROR_CONFIG
- See Also:
-
-
Constructor Details
-
DataViewPOIHelper
public DataViewPOIHelper()
-
-
Method Details
-
downloadExcelFile
Helper method to initialize a file download- Throws:
IOException
-