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