Class JxlsTransformEnvironment
java.lang.Object
net.datenwerke.rs.tabletemplate.service.engines.jxls.hookers.JxlsTransformEnvironment
- All Implemented Interfaces:
Callable<CompiledTableReport>
-
Constructor Summary
ConstructorsConstructorDescriptionJxlsTransformEnvironment(Context context, byte[] templateBytes, OutputStream os, Report report, DwAsyncService asyncService) -
Method Summary
-
Constructor Details
-
JxlsTransformEnvironment
public JxlsTransformEnvironment(Context context, byte[] templateBytes, OutputStream os, Report report, DwAsyncService asyncService)
-
-
Method Details
-
call
- Specified by:
callin interfaceCallable<CompiledTableReport>- Throws:
ReportExecutorException
-