ITSM

运维管理系统


info接口

<p><strong>请求URL:</strong> </p> <ul> <li><code>http://localhost:8096/workflow/taskInfo/info</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": 1633769598530, "responseBody": { "uuid": "1895131", "processInstanceId": "1895131", "processName": "测试发起人直属领导", "processKey": "kfw210809172513676", "formId": "541ecd72bb9843d3a68c781a8ab4df94", "handle": null, "nodeId": "Activity_01ce0gz", "nodeName": "b", "formData": { "11": "XMZB-20211009-001", "aa": [], "data": "", "testTable_tableColumnsSave": [ { "name": "测试子表下拉", "options": { "remoteFunc": "departmentSelect", "onClick": "", "remoteDataSource": "", "hidden": false, "onChange": "", "defaultValue": "", "multiple": false, "labelNone": false, "remote": true, "required": false, "remoteOption": "", "remoteType": "func", "remoteDiction": "", "options": [ { "label": "Option 1", "value": "Option 1" }, { "label": "Option 2", "value": "Option 2" }, { "label": "Option 3", "value": "Option 3" } ], "usingTips": "", "disabled": false }, "model": "testSubTableSelect", "type": "select", "key": "select_rcs9z" }, { "name": "按钮", "options": { "onClick": "testTableButtonClick", "javaClass": "", "javaClassCallback": "", "labelNone": false }, "model": "testTableButton", "type": "button", "key": "button_9nyz4" }, { "name": "单行文本", "options": { "onClick": "", "hidden": true, "onChange": "", "defaultValue": "", "icon": "edit", "labelNone": false, "usingTips": "", "disabled": false, "required": false }, "model": "testTableInput", "type": "input", "key": "input_3slr5" } ], "datatime": "", "kkk": false, "completeTimer": 1, "cmdb_config": [], "ooo": { "label": "", "value": "" }, "aa0": { "label": "", "value": "" }, "t20": { "label": "", "value": "" }, "pppp": { "label": "", "value": "" }, "workNumber": "GYS-20211009-001", "测试打开新窗口": "/urlFlowHandle?processInstanceId=462632&amp;processKey=kfw210111150027779&amp;uuid=462632", "qqqq": { "label": "", "value": "" }, "responseTimer": 1, "qqwqwqw": { "label": "", "value": "" }, "wwww": "1", "testTable": [], "time": "", "user": { "label": "", "value": "" }, "tabText3": "", "changeresult": { "label": "", "value": "" } }, "processVersion": "kfw210809172513676:19:1825989", "formVersion": "34", "formUri": "viewRender/?formKey=541ecd72bb9843d3a68c781a8ab4df94&amp;title=zgcTestForm&amp;isOut=isOut", "debug": false } } </code></pre>

页面列表

ITEM_HTML