ITSM

运维管理系统


info/details

<p><strong>请求URL:</strong> </p> <ul> <li><code>http://localhost:8096/workflow/taskInfo/info/details</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>Header:</strong></p> <pre><code>Content-Type:application/json </code></pre> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">processInstanceId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>流程实例id</td> </tr> <tr> <td style="text-align: left;">isView</td> <td style="text-align: left;">否</td> <td style="text-align: left;">Boolean</td> <td>是否为“查看”,true - 查看;false - 不是查看</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "errorCode": 0, "message": "成功", "time": 1634031024424, "responseBody": { "taskId": "1895160", "currentNodeInfo": { "nodeName": null, "nodeId": null, "nodeType": "普通", "assignee": "", "opinionRequired": null, "candidateUsers": null, "button": {}, "candidateGroups": [ "" ], "signTask": null }, "nextNodeInfo": [ { "nodeName": "c", "nodeId": "Activity_04559w4", "nodeType": "普通", "assignee": "9c8ede48d8d44546a9a42809edc1da57", "multiInstCollection": null, "noUser": false, "candidateUsers": [], "candidateGroups": [], "state": null, "strategy": null } ], "basicFlowInstanceLogList": [ { "uuid": "1334b71876394ab9adb9ab44b9a11e1b", "nodeName": "用户任务", "arrivalTime": "2021-10-09 10:09:45", "dealTime": "2021-10-09 10:10:09", "createTime": "2021-10-09 10:10:09", "processInstId": "1895131", "nodeId": "UserTask_1p7apma", "value": "同意", "key": "处理", "processKey": "kfw210809172513676", "dealUserId": "9c8ede48d8d44546a9a42809edc1da57", "dealUserName": "赵国超" } ], "lastUpdate": "2021-10-09 10:10:09.305" } } </code></pre>

页面列表

ITEM_HTML