- BASE
- 业务对象
- DEMO
- 系统配置
- 流程模块
- 流程定义
- 流程实例
- 流程任务
- 流程代理
- 任务抄送
- 业务矩阵
- 流程统计
- 我的相关
- AUTH模块
- CMS模块
- ORG模块
- 数据权限
- 流程服务接口
- 应用市场模块
- 应用广场
- 钉钉全量同步用户信息GET
- 钉钉同步单人用户信息GET
- 测试GET
- testPOST
- 测试租户保存GET
- 222POST
获取流程图
开发中
POST
/ab-bpm/bpm/instance/getFlowImageInfo
请求参数
Header 参数
Authorization
string
可选
默认值:
Bearer{{Auth_Token}}
Body 参数application/json
instanceId
string
必需
taskId
string
必需
示例
{
"instanceId": "string",
"taskId": "string"
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/ab-bpm/bpm/instance/getFlowImageInfo' \
--header 'Authorization: Bearer{{Auth_Token}}' \
--header 'Content-Type: application/json' \
--data-raw ''
返回响应
🟢200成功
application/json
Body
isOk
boolean
必需
code
string
必需
message
string
必需
data
object
必需
opinionMap
object
审批意见节点信息
stacks
array [object {8}]
必需
flowElements
array [object {13}]
必需
nodeMap
object
必需
flowLocation
object
必需
artifacts
array[string]
必需
pools
array[string]
必需
lanes
array[string]
必需
msg
string
必需
示例
{
"isOk": true,
"code": "string",
"message": "string",
"data": {
"opinionMap": {
"UserTask2": [
{
"id": "string",
"instId": "string",
"actExecutionId": "string",
"taskId": "string",
"taskDefKey": "string",
"taskType": "string",
"taskName": "string",
"assignInfo": "string",
"status": "string",
"statusLabelCss": null,
"statusValue": "string",
"statusKey": "string",
"parentTaskId": "string",
"durationMs": 0,
"createBy": "string",
"createTime": "string",
"assign": "string"
}
],
"StartEvent1": [
{
"id": "string",
"instId": "string",
"actExecutionId": "string",
"taskId": "string",
"taskDefKey": "string",
"taskName": "string",
"approverName": "string",
"approveTime": "string",
"opinion": "string",
"status": "string",
"statusLabelCss": null,
"statusValue": "string",
"statusKey": "string",
"attachment": "string",
"durationMs": 0,
"createBy": "string",
"createTime": "string",
"assign": "string"
}
],
"UserTask1": [
{
"id": "string",
"instId": "string",
"actExecutionId": "string",
"taskId": "string",
"taskDefKey": "string",
"taskType": "string",
"taskName": "string",
"assignInfo": "string",
"approveTime": "string",
"opinion": "string",
"status": "string",
"statusLabelCss": null,
"statusValue": "string",
"statusKey": "string",
"parentTaskId": "string",
"durationMs": 0,
"createBy": "string",
"createTime": "string",
"assign": "string"
}
]
},
"stacks": [
{
"id": "string",
"taskId": "string",
"instId": "string",
"parentId": "string",
"taskDefKey": "string",
"taskName": "string",
"nodeType": "string",
"actionName": "string"
}
],
"flowElements": [
{
"id": "string",
"xmlRowNumber": 0,
"xmlColumnNumber": 0,
"extensionElements": {},
"attributes": {},
"name": "string",
"executionListeners": [
"string"
],
"asynchronous": true,
"notExclusive": true,
"incomingFlows": [
{
"id": "string",
"xmlRowNumber": 0,
"xmlColumnNumber": 0,
"extensionElements": {},
"attributes": {},
"executionListeners": [
"string"
],
"sourceRef": "string",
"targetRef": "string",
"waypoints": [
0
]
}
],
"outgoingFlows": [
{
"id": "string",
"xmlRowNumber": 0,
"xmlColumnNumber": 0,
"extensionElements": {},
"attributes": {},
"executionListeners": [
"string"
],
"sourceRef": "string",
"targetRef": "string",
"waypoints": [
0
]
}
],
"type": "string",
"exclusive": true
}
],
"nodeMap": {
"UserTask3": {
"x": 0,
"y": 0,
"height": 0,
"width": 0,
"xmlRowNumber": 0,
"xmlColumnNumber": 0,
"type": "string",
"imagType": "string"
},
"StartEvent1": {
"x": 0,
"y": 0,
"height": 0,
"width": 0,
"xmlRowNumber": 0,
"xmlColumnNumber": 0,
"type": "string",
"imagType": "string"
},
"UserTask2": {
"x": 0,
"y": 0,
"height": 0,
"width": 0,
"xmlRowNumber": 0,
"xmlColumnNumber": 0,
"type": "string",
"imagType": "string"
},
"UserTask1": {
"x": 0,
"y": 0,
"height": 0,
"width": 0,
"xmlRowNumber": 0,
"xmlColumnNumber": 0,
"type": "string",
"imagType": "string"
},
"EndEvent1": {
"x": 0,
"y": 0,
"height": 0,
"width": 0,
"xmlRowNumber": 0,
"xmlColumnNumber": 0,
"type": "string",
"imagType": "string"
},
"UserTask4": {
"x": 0,
"y": 0,
"height": 0,
"width": 0,
"xmlRowNumber": 0,
"xmlColumnNumber": 0,
"type": "string",
"imagType": "string"
}
},
"flowLocation": {
"Flow_0eedeuj": [
{
"x": 0,
"y": 0,
"height": 0,
"width": 0,
"xmlRowNumber": 0,
"xmlColumnNumber": 0
}
],
"Flow_1xarhzs": [
{
"x": 0,
"y": 0,
"height": 0,
"width": 0,
"xmlRowNumber": 0,
"xmlColumnNumber": 0
}
],
"Flow_0dkxhvm": [
{
"x": 0,
"y": 0,
"height": 0,
"width": 0,
"xmlRowNumber": 0,
"xmlColumnNumber": 0
}
],
"Flow_0onblfd": [
{
"x": 0,
"y": 0,
"height": 0,
"width": 0,
"xmlRowNumber": 0,
"xmlColumnNumber": 0
}
],
"Flow_1jnn3ez": [
{
"x": 0,
"y": 0,
"height": 0,
"width": 0,
"xmlRowNumber": 0,
"xmlColumnNumber": 0
}
]
},
"artifacts": [
"string"
],
"pools": [
"string"
],
"lanes": [
"string"
]
},
"msg": "string"
}
修改于 2024-11-18 06:23:16