|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectxflow.protocol.Response
xflow.protocol.GetNextWorkItemResponse
| Field Summary | |
WorkItem |
workItem
|
| Fields inherited from class xflow.protocol.Response |
FAILURE, message, responseCode, SUCCESS |
| Constructor Summary | |
GetNextWorkItemResponse(int statusCode,
java.lang.String statusMsg,
WorkItem wi)
|
|
GetNextWorkItemResponse(int statusCode,
WorkItem wi)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public WorkItem workItem
| Constructor Detail |
public GetNextWorkItemResponse(int statusCode,
java.lang.String statusMsg,
WorkItem wi)
public GetNextWorkItemResponse(int statusCode,
WorkItem wi)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||