|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of QueueRequestState in com.hqme.cm |
---|
Methods in com.hqme.cm that return QueueRequestState | |
---|---|
static QueueRequestState |
QueueRequestState.get(int state)
|
QueueRequestState |
IQueueRequest.getState()
|
QueueRequestState |
IRequestManager.getState(long requestId)
Retrieve the state of a previously submitted QueueRequest. |
static QueueRequestState |
QueueRequestState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static QueueRequestState[] |
QueueRequestState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |