Modifier and Type | Class and Description |
---|---|
protected static class |
JobNotificationThread.Disposition
Disposition of an output/repository connection combination
|
protected static class |
JobNotificationThread.OutputAndRepositoryConnection
Output connection/repository connection pair object
|
protected static class |
JobNotificationThread.OutputNotifyActivity
The ingest logger class
|
Thread.State, Thread.UncaughtExceptionHandler
Modifier and Type | Field and Description |
---|---|
static String |
_rcsid |
protected String |
processID
Process ID
|
protected NotificationResetManager |
resetManager
Notification reset manager
|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
JobNotificationThread(NotificationResetManager resetManager,
String processID)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
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, yield
public static final String _rcsid
protected final NotificationResetManager resetManager
protected final String processID
public JobNotificationThread(NotificationResetManager resetManager, String processID) throws ManifoldCFException
ManifoldCFException