public static class ThreadPool.QueuedThread
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
de.bsvrz.dav.daf.main.config.SystemObject |
getClient() |
long |
getJobId()
Gibt die eindeutige ID dieses Auftrags zurück.
|
ThreadElement.Operation |
getOperation() |
java.lang.Long |
getProtocolId() |
java.lang.Long |
getRequestId() |
java.lang.String |
toString() |
public java.lang.Long getRequestId()
public java.lang.Long getProtocolId()
public ThreadElement.Operation getOperation()
public long getJobId()
public de.bsvrz.dav.daf.main.config.SystemObject getClient()
public java.lang.String toString()
toString
in class java.lang.Object