public class JobSubmitResponse extends AbstractCommandBody
Constructor and Description |
---|
JobSubmitResponse() |
Modifier and Type | Method and Description |
---|---|
List<Job> |
getFailedJobs() |
String |
getMsg() |
Boolean |
getSuccess() |
void |
setFailedJobs(List<Job> failedJobs) |
void |
setMsg(String msg) |
void |
setSuccess(Boolean success) |
checkFields, getAvailableThreads, getExtParams, getIdentity, getNodeGroup, getNodeType, getTimestamp, putExtParam, setAvailableThreads, setExtParams, setIdentity, setNodeGroup, setNodeType, setTimestamp
Copyright © 2014. All Rights Reserved.