public class OapiProcessinstanceGetResponse extends TaobaoResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
OapiProcessinstanceGetResponse.Attachment
评论附件
|
static class |
OapiProcessinstanceGetResponse.FormComponentValueVo
表单详情列表
|
static class |
OapiProcessinstanceGetResponse.OperationRecordsVo
操作记录列表
|
static class |
OapiProcessinstanceGetResponse.ProcessInstanceTopVo
实例详情
|
static class |
OapiProcessinstanceGetResponse.TaskTopVo
任务列表
|
| Constructor and Description |
|---|
OapiProcessinstanceGetResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getErrcode() |
String |
getErrmsg() |
OapiProcessinstanceGetResponse.ProcessInstanceTopVo |
getProcessInstance() |
boolean |
isSuccess() |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setProcessInstance(OapiProcessinstanceGetResponse.ProcessInstanceTopVo processInstance) |
getBody, getCode, getErrorCode, getFlag, getHeaderContent, getMessage, getMsg, getParams, getQimenType, getRequestId, getRequestUrl, getSubCode, getSubMessage, getSubMsg, setBody, setCode, setErrorCode, setFlag, setHeaderContent, setMessage, setMsg, setParams, setQimenType, setRequestId, setRequestUrl, setSubCode, setSubMessage, setSubMsgpublic void setErrcode(Long errcode)
public Long getErrcode()
public void setErrmsg(String errmsg)
public String getErrmsg()
public void setProcessInstance(OapiProcessinstanceGetResponse.ProcessInstanceTopVo processInstance)
public OapiProcessinstanceGetResponse.ProcessInstanceTopVo getProcessInstance()
public boolean isSuccess()
isSuccess in class TaobaoResponseCopyright © 2021. All rights reserved.