public class JxlsTransformEnvironment extends java.lang.Object implements java.util.concurrent.Callable<CompiledTableReport>
Constructor and Description |
---|
JxlsTransformEnvironment(Context context,
byte[] templateBytes,
java.io.OutputStream os,
Report report,
DwAsyncService asyncService) |
Modifier and Type | Method and Description |
---|---|
CompiledTableReport |
call() |
public JxlsTransformEnvironment(Context context, byte[] templateBytes, java.io.OutputStream os, Report report, DwAsyncService asyncService)
public CompiledTableReport call() throws ReportExecutorException
call
in interface java.util.concurrent.Callable<CompiledTableReport>
ReportExecutorException