zl程序教程

您现在的位置是:首页 >  其他

当前栏目

Activiti 创建空model的 editSource

2023-04-18 14:30:11 时间

发表于2017-08-172019-01-01 作者 wind

{
    "resourceId": "10001",
    "properties": {
        "process_id": "process",
        "name": "",
        "documentation": "",
        "process_author": "",
        "process_version": "",
        "process_namespace": "http://www.activiti.org/processdef",
        "executionlisteners": "",
        "eventlisteners": "",
        "signaldefinitions": "",
        "messagedefinitions": ""
    },
    "stencil": {
        "id": "BPMNDiagram"
    },
    "childShapes": [],
    "bounds": {
        "lowerRight": {
            "x": 1200,
            "y": 1050
        },
        "upperLeft": {
            "x": 0,
            "y": 0
        }
    },
    "stencilset": {
        "url": "stencilsets/bpmn2.0/bpmn2.0.json",
        "namespace": "http://b3mn.org/stencilset/bpmn2.0#"
    },
    "ssextensions": []
}