protected static class JiraRepositoryConnector.GetIssueThread
extends java.lang.Thread
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Throwable |
exception |
protected java.lang.String |
nodeId |
protected JiraIssue |
response |
protected JiraSession |
session |
| Constructor and Description |
|---|
GetIssueThread(JiraSession session,
java.lang.String nodeId) |
| Modifier and Type | Method and Description |
|---|---|
void |
finishUp() |
JiraIssue |
getResponse() |
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 JiraSession session
protected final java.lang.String nodeId
protected java.lang.Throwable exception
protected JiraIssue response
public GetIssueThread(JiraSession session, java.lang.String nodeId)
public void run()
run in interface java.lang.Runnablerun in class java.lang.Threadpublic JiraIssue getResponse()
public void finishUp()
throws java.lang.InterruptedException,
java.io.IOException,
ResponseException
java.lang.InterruptedExceptionjava.io.IOExceptionResponseException