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