public class PdfRenderProcess extends LongRunningProcess
Thread.State, Thread.UncaughtExceptionHandler
bean, canceled, connectionProvider, CONTROL_BEAN_SESSION_ATTR, error, progress, session
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
PdfRenderProcess(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.
|
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 PdfRenderProcess(LRPControlBean bean, javax.servlet.http.HttpSession session)
bean
- the control bean that contains the content to rendersession
- the 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.