protected class FilenetConnector.GetDocumentClassesMetadataFieldsInfoThread
extends java.lang.Thread
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
documentClassName |
protected java.lang.Throwable |
exception |
protected MetadataFieldDefinition[] |
rval |
| Constructor and Description |
|---|
GetDocumentClassesMetadataFieldsInfoThread(java.lang.String documentClassName) |
| Modifier and Type | Method and Description |
|---|---|
MetadataFieldDefinition[] |
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 java.lang.String documentClassName
protected MetadataFieldDefinition[] rval
protected java.lang.Throwable exception
public GetDocumentClassesMetadataFieldsInfoThread(java.lang.String documentClassName)
public void run()
run in interface java.lang.Runnablerun in class java.lang.Threadpublic MetadataFieldDefinition[] finishUp() throws java.rmi.RemoteException, FilenetException, java.lang.InterruptedException
java.rmi.RemoteExceptionFilenetExceptionjava.lang.InterruptedException