protected static class JiraRepositoryConnector.GetSeedsThread
extends java.lang.Thread
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Throwable |
exception |
protected java.lang.String |
jiraDriveQuery |
protected org.apache.manifoldcf.connectorcommon.common.XThreadStringBuffer |
seedBuffer |
protected JiraSession |
session |
| Constructor and Description |
|---|
GetSeedsThread(JiraSession session,
java.lang.String jiraDriveQuery) |
| Modifier and Type | Method and Description |
|---|---|
void |
finishUp() |
org.apache.manifoldcf.connectorcommon.common.XThreadStringBuffer |
getBuffer() |
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.Throwable exception
protected final JiraSession session
protected final java.lang.String jiraDriveQuery
protected final org.apache.manifoldcf.connectorcommon.common.XThreadStringBuffer seedBuffer
public GetSeedsThread(JiraSession session, java.lang.String jiraDriveQuery)
public void run()
run in interface java.lang.Runnablerun in class java.lang.Threadpublic org.apache.manifoldcf.connectorcommon.common.XThreadStringBuffer getBuffer()
public void finishUp()
throws java.lang.InterruptedException,
java.io.IOException,
ResponseException
java.lang.InterruptedExceptionjava.io.IOExceptionResponseException