public class XLSXExportProcess extends ExportProcess
Thread.State, Thread.UncaughtExceptionHandler
DEFAULT_MAX_CELL_LENGTH, fieldDescriptions, filename, PARAM_COLUMNS, PARAM_FIELDINFOS, PARAM_FILENAME, PARAM_QUERY, query, selectedColumns
bean, canceled, connectionProvider, CONTROL_BEAN_SESSION_ATTR, error, progress, session
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
XLSXExportProcess(LRPControlBean bean,
javax.servlet.http.HttpSession session) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
writeResult(javax.servlet.http.HttpServletResponse response)
Writes the result of the process to the output-stream.
|
collectColumnNames, getFormatter
cancel, getProgress, isError, updateProgress
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public XLSXExportProcess(LRPControlBean bean, javax.servlet.http.HttpSession session)
bean
- control bean for the processsession
- current sessionpublic void writeResult(javax.servlet.http.HttpServletResponse response) throws IOException, SystemException
LongRunningProcess
writeResult
in class LongRunningProcess
response
- servlet response to write toIOException
- IO Exception when writingSystemException
- generic exception when writingCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.