protected class FilenetConnector.GetDocumentContentsThread
extends java.lang.Thread
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
docId |
protected int |
elementNumber |
protected java.lang.Throwable |
exception |
protected java.lang.String |
tempFileName |
| Constructor and Description |
|---|
GetDocumentContentsThread(java.lang.String docId,
int elementNumber,
java.lang.String tempFileName) |
| Modifier and Type | Method and Description |
|---|---|
void |
finishUp() |
void |
run() |
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, yieldprotected final java.lang.String docId
protected final int elementNumber
protected final java.lang.String tempFileName
protected java.lang.Throwable exception
public GetDocumentContentsThread(java.lang.String docId,
int elementNumber,
java.lang.String tempFileName)
public void run()
run in interface java.lang.Runnablerun in class java.lang.Threadpublic void finishUp()
throws java.rmi.RemoteException,
FilenetException,
java.lang.InterruptedException
java.rmi.RemoteExceptionFilenetExceptionjava.lang.InterruptedException