|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.WTObject
wt.fc.Item
wt.queue.WtQueueEntry
public abstract class WtQueueEntry
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
wt.queue.StatusInfo |
execute()
Executes the entry's processing request. |
String |
getDisplayString()
Supported API: true |
WTPrincipal |
getPrincipal()
Returns the principal that owns the entry's execution. |
void |
setStatus(String status_code)
Sets the status code of the entry to passed as argument. |
String |
toString()
Returns a string representation of the entry. |
| Methods inherited from class wt.fc.WTObject |
|---|
getDisplayIdentifier, getDisplayIdentity, getDisplayType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public wt.queue.StatusInfo execute()
throws WTException
WTExceptionpublic String toString()
public WTPrincipal getPrincipal()
throws WTException
WTException
public void setStatus(String status_code)
throws WTException
status_code -
WTExceptionpublic String getDisplayString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||