15 lines
17 KiB
JSON
15 lines
17 KiB
JSON
[
|
|
{
|
|
"diagram": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<bpmn2:definitions xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:bpmn2=\"http://www.omg.org/spec/BPMN/20100524/MODEL\" xmlns:bpmndi=\"http://www.omg.org/spec/BPMN/20100524/DI\" xmlns:dc=\"http://www.omg.org/spec/DD/20100524/DC\" xmlns:di=\"http://www.omg.org/spec/DD/20100524/DI\" xmlns:camunda=\"http://camunda.org/schema/1.0/bpmn\" id=\"sample-diagram\" targetNamespace=\"http://bpmn.io/schema/bpmn\" xsi:schemaLocation=\"http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd\">\n <bpmn2:process id=\"Process_1\" isExecutable=\"false\">\n <bpmn2:startEvent id=\"StartEvent_1\" statusCode=\"Draft\">\n <bpmn2:outgoing>SequenceFlow_18upms4</bpmn2:outgoing>\n </bpmn2:startEvent>\n <bpmn2:userTask id=\"UserTask_1i852vd\" statusCode=\"ResultInput\" name=\"结果录入\">\n <bpmn2:candidateRolesElements>\n <camunda:properties>\n <camunda:property name=\"管理员角色\" value=\"1\" />\n </camunda:properties>\n </bpmn2:candidateRolesElements>\n <bpmn2:incoming>SequenceFlow_18upms4</bpmn2:incoming>\n <bpmn2:incoming>SequenceFlow_0bvqa80</bpmn2:incoming>\n <bpmn2:outgoing>SequenceFlow_1n8q199</bpmn2:outgoing>\n </bpmn2:userTask>\n <bpmn2:userTask id=\"UserTask_0gffspd\" statusCode=\"ResultReview\" name=\"结果复核\">\n <bpmn2:candidateRolesElements>\n <camunda:properties>\n <camunda:property name=\"管理员角色\" value=\"1\" />\n </camunda:properties>\n </bpmn2:candidateRolesElements>\n <bpmn2:incoming>SequenceFlow_1kdtmc9</bpmn2:incoming>\n <bpmn2:outgoing>SequenceFlow_0qg5hen</bpmn2:outgoing>\n </bpmn2:userTask>\n <bpmn2:endEvent id=\"EndEvent_12n2leo\" statusCode=\"Done\">\n <bpmn2:incoming>SequenceFlow_0qg5hen</bpmn2:incoming>\n </bpmn2:endEvent>\n <bpmn2:sequenceFlow id=\"SequenceFlow_18upms4\" sourceRef=\"StartEvent_1\" targetRef=\"UserTask_1i852vd\" />\n <bpmn2:sequenceFlow id=\"SequenceFlow_1n8q199\" sourceRef=\"UserTask_1i852vd\" targetRef=\"ExclusiveGateway_1k3ymdr\" />\n <bpmn2:sequenceFlow id=\"SequenceFlow_0qg5hen\" sourceRef=\"UserTask_0gffspd\" targetRef=\"EndEvent_12n2leo\" />\n <bpmn2:userTask id=\"UserTask_1mcoduu\" statusCode=\"Cancel\" name=\"取消\">\n <bpmn2:candidateRolesElements>\n <camunda:properties>\n <camunda:property name=\"管理员角色\" value=\"1\" />\n </camunda:properties>\n </bpmn2:candidateRolesElements>\n <bpmn2:incoming>SequenceFlow_1m9j6uo</bpmn2:incoming>\n <bpmn2:outgoing>SequenceFlow_0bvqa80</bpmn2:outgoing>\n </bpmn2:userTask>\n <bpmn2:exclusiveGateway id=\"ExclusiveGateway_1k3ymdr\">\n <bpmn2:incoming>SequenceFlow_1n8q199</bpmn2:incoming>\n <bpmn2:outgoing>SequenceFlow_1kdtmc9</bpmn2:outgoing>\n <bpmn2:outgoing>SequenceFlow_1m9j6uo</bpmn2:outgoing>\n </bpmn2:exclusiveGateway>\n <bpmn2:sequenceFlow id=\"SequenceFlow_1kdtmc9\" sourceRef=\"ExclusiveGateway_1k3ymdr\" targetRef=\"UserTask_0gffspd\">\n <bpmn2:conditionExpression xsi:type=\"bpmn2:tFormalExpression\">${processControlStatus} == \"ResultReview\"</bpmn2:conditionExpression>\n </bpmn2:sequenceFlow>\n <bpmn2:sequenceFlow id=\"SequenceFlow_1m9j6uo\" name=\"取消\" sourceRef=\"ExclusiveGateway_1k3ymdr\" targetRef=\"UserTask_1mcoduu\">\n <bpmn2:conditionExpression xsi:type=\"bpmn2:tFormalExpression\">${processControlStatus} == \"Cancel\"</bpmn2:conditionExpression>\n </bpmn2:sequenceFlow>\n <bpmn2:sequenceFlow id=\"SequenceFlow_0bvqa80\" sourceRef=\"UserTask_1mcoduu\" targetRef=\"UserTask_1i852vd\" />\n </bpmn2:process>\n <bpmndi:BPMNDiagram id=\"BPMNDiagram_1\">\n <bpmndi:BPMNPlane id=\"BPMNPlane_1\" bpmnElement=\"Process_1\">\n <bpmndi:BPMNShape id=\"_BPMNShape_StartEvent_2\" bpmnElement=\"StartEvent_1\">\n <dc:Bounds x=\"187\" y=\"256\" width=\"36\" height=\"36\" />\n </bpmndi:BPMNShape>\n <bpmndi:BPMNShape id=\"UserTask_1i852vd_di\" bpmnElement=\"UserTask_1i852vd\">\n <dc:Bounds x=\"292\" y=\"234\" width=\"100\" height=\"80\" />\n </bpmndi:BPMNShape>\n <bpmndi:BPMNShape id=\"UserTask_0gffspd_di\" bpmnElement=\"UserTask_0gffspd\">\n <dc:Bounds x=\"543\" y=\"234\" width=\"100\" height=\"80\" />\n </bpmndi:BPMNShape>\n <bpmndi:BPMNShape id=\"EndEvent_12n2leo_di\" bpmnElement=\"EndEvent_12n2leo\">\n <dc:Bounds x=\"729\" y=\"256\" width=\"36\" height=\"36\" />\n </bpmndi:BPMNShape>\n <bpmndi:BPMNEdge id=\"SequenceFlow_18upms4_di\" bpmnElement=\"SequenceFlow_18upms4\">\n <di:waypoint x=\"223\" y=\"274\" />\n <di:waypoint x=\"292\" y=\"274\" />\n </bpmndi:BPMNEdge>\n <bpmndi:BPMNEdge id=\"SequenceFlow_1n8q199_di\" bpmnElement=\"SequenceFlow_1n8q199\">\n <di:waypoint x=\"392\" y=\"274\" />\n <di:waypoint x=\"435\" y=\"274\" />\n </bpmndi:BPMNEdge>\n <bpmndi:BPMNEdge id=\"SequenceFlow_0qg5hen_di\" bpmnElement=\"SequenceFlow_0qg5hen\">\n <di:waypoint x=\"643\" y=\"274\" />\n <di:waypoint x=\"729\" y=\"274\" />\n </bpmndi:BPMNEdge>\n <bpmndi:BPMNShape id=\"UserTask_1mcoduu_di\" bpmnElement=\"UserTask_1mcoduu\">\n <dc:Bounds x=\"410\" y=\"84\" width=\"100\" height=\"80\" />\n </bpmndi:BPMNShape>\n <bpmndi:BPMNShape id=\"ExclusiveGateway_1k3ymdr_di\" bpmnElement=\"ExclusiveGateway_1k3ymdr\" isMarkerVisible=\"true\">\n <dc:Bounds x=\"435\" y=\"249\" width=\"50\" height=\"50\" />\n </bpmndi:BPMNShape>\n <bpmndi:BPMNEdge id=\"SequenceFlow_1kdtmc9_di\" bpmnElement=\"SequenceFlow_1kdtmc9\">\n <di:waypoint x=\"485\" y=\"274\" />\n <di:waypoint x=\"543\" y=\"274\" />\n </bpmndi:BPMNEdge>\n <bpmndi:BPMNEdge id=\"SequenceFlow_1m9j6uo_di\" bpmnElement=\"SequenceFlow_1m9j6uo\">\n <di:waypoint x=\"460\" y=\"249\" />\n <di:waypoint x=\"460\" y=\"164\" />\n <bpmndi:BPMNLabel>\n <dc:Bounds x=\"465\" y=\"204\" width=\"22\" height=\"14\" />\n </bpmndi:BPMNLabel>\n </bpmndi:BPMNEdge>\n <bpmndi:BPMNEdge id=\"SequenceFlow_0bvqa80_di\" bpmnElement=\"SequenceFlow_0bvqa80\">\n <di:waypoint x=\"410\" y=\"124\" />\n <di:waypoint x=\"342\" y=\"124\" />\n <di:waypoint x=\"342\" y=\"234\" />\n </bpmndi:BPMNEdge>\n </bpmndi:BPMNPlane>\n </bpmndi:BPMNDiagram>\n</bpmn2:definitions>\n",
|
|
"ext$": {
|
|
"gridindex": "3",
|
|
"rn_": "1",
|
|
"servicename": "检测项目",
|
|
"tablename": "T_LIMS_TASK"
|
|
},
|
|
"procCode": "检测项目",
|
|
"serviceId": "100101",
|
|
"svg": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!-- created with bpmn-js / http://bpmn.io -->\n<!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG 1.1//EN\" \"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd\">\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"590\" height=\"242\" viewBox=\"181 78 590 242\" version=\"1.1\"><defs><marker id=\"sequenceflow-end-white-black-4pnlgyk0w5014j9w29co9ikou\" viewBox=\"0 0 20 20\" refX=\"11\" refY=\"10\" markerWidth=\"10\" markerHeight=\"10\" orient=\"auto\"><path d=\"M 1 5 L 11 10 L 1 15 Z\" style=\"fill: black; stroke-width: 1px; stroke-linecap: round; stroke-dasharray: 10000, 1; stroke: black;\"/></marker></defs><g class=\"djs-group\"><g class=\"djs-element djs-connection\" data-element-id=\"SequenceFlow_0qg5hen\" style=\"display: block;\"><g class=\"djs-visual\"><path d=\"m 643,274L729,274 \" style=\"fill: none; stroke-width: 2px; stroke: black; stroke-linejoin: round; marker-end: url('#sequenceflow-end-white-black-4pnlgyk0w5014j9w29co9ikou');\"/></g><polyline points=\"643,274 729,274 \" class=\"djs-hit\" style=\"fill: none; stroke-opacity: 0; stroke: white; stroke-width: 15px;\"/><rect x=\"637\" y=\"268\" width=\"98\" height=\"12\" class=\"djs-outline\" style=\"fill: none;\"/></g></g><g class=\"djs-group\"><g class=\"djs-element djs-connection\" data-element-id=\"SequenceFlow_1n8q199\" style=\"display: block;\"><g class=\"djs-visual\"><path d=\"m 392,274L435,274 \" style=\"fill: none; stroke-width: 2px; stroke: black; stroke-linejoin: round; marker-end: url('#sequenceflow-end-white-black-4pnlgyk0w5014j9w29co9ikou');\"/></g><polyline points=\"392,274 435,274 \" class=\"djs-hit\" style=\"fill: none; stroke-opacity: 0; stroke: white; stroke-width: 15px;\"/><rect x=\"386\" y=\"268\" width=\"55\" height=\"12\" class=\"djs-outline\" style=\"fill: none;\"/></g></g><g class=\"djs-group\"><g class=\"djs-element djs-connection\" data-element-id=\"SequenceFlow_18upms4\" style=\"display: block;\"><g class=\"djs-visual\"><path d=\"m 223,274L292,274 \" style=\"fill: none; stroke-width: 2px; stroke: black; stroke-linejoin: round; marker-end: url('#sequenceflow-end-white-black-4pnlgyk0w5014j9w29co9ikou');\"/></g><polyline points=\"223,274 292,274 \" class=\"djs-hit\" style=\"fill: none; stroke-opacity: 0; stroke: white; stroke-width: 15px;\"/><rect x=\"217\" y=\"268\" width=\"81\" height=\"12\" class=\"djs-outline\" style=\"fill: none;\"/></g></g><g class=\"djs-group\"><g class=\"djs-element djs-connection\" data-element-id=\"SequenceFlow_1kdtmc9\" style=\"display: block;\"><g class=\"djs-visual\"><path d=\"m 485,274L543,274 \" style=\"fill: none; stroke-width: 2px; stroke: black; stroke-linejoin: round; marker-end: url('#sequenceflow-end-white-black-4pnlgyk0w5014j9w29co9ikou');\"/></g><polyline points=\"485,274 543,274 \" class=\"djs-hit\" style=\"fill: none; stroke-opacity: 0; stroke: white; stroke-width: 15px;\"/><rect x=\"479\" y=\"268\" width=\"70\" height=\"12\" class=\"djs-outline\" style=\"fill: none;\"/></g></g><g class=\"djs-group\"><g class=\"djs-element djs-connection\" data-element-id=\"SequenceFlow_1m9j6uo\" style=\"display: block;\"><g class=\"djs-visual\"><path d=\"m 460,249L460,164 \" style=\"fill: none; stroke-width: 2px; stroke: black; stroke-linejoin: round; marker-end: url('#sequenceflow-end-white-black-4pnlgyk0w5014j9w29co9ikou');\"/></g><polyline points=\"460,249 460,164 \" class=\"djs-hit\" style=\"fill: none; stroke-opacity: 0; stroke: white; stroke-width: 15px;\"/><rect x=\"454\" y=\"158\" width=\"12\" height=\"97\" class=\"djs-outline\" style=\"fill: none;\"/></g></g><g class=\"djs-group\"><g class=\"djs-element djs-connection\" data-element-id=\"SequenceFlow_0bvqa80\" style=\"display: block;\"><g class=\"djs-visual\"><path d=\"m 410,124L342,124 L342,234 \" style=\"fill: none; stroke-width: 2px; stroke: black; stroke-linejoin: round; marker-end: url('#sequenceflow-end-white-black-4pnlgyk0w5014j9w29co9ikou');\"/></g><polyline points=\"410,124 342,124 342,234 \" class=\"djs-hit\" style=\"fill: none; stroke-opacity: 0; stroke: white; stroke-width: 15px;\"/><rect x=\"336\" y=\"118\" width=\"80\" height=\"122\" class=\"djs-outline\" style=\"fill: none;\"/></g></g><g class=\"djs-group\"><g class=\"djs-element djs-shape\" data-element-id=\"UserTask_1i852vd\" style=\"display: block;\" transform=\"matrix(1 0 0 1 292 234)\"><g class=\"djs-visual\"><rect x=\"0\" y=\"0\" width=\"100\" height=\"80\" rx=\"10\" ry=\"10\" style=\"stroke: black; stroke-width: 2px; fill: white; fill-opacity: 0.95;\"/><text lineHeight=\"1.2\" class=\"djs-label\" style=\"font-family: Arial, sans-serif; font-size: 12px; font-weight: normal; fill: black;\"><tspan x=\"25.99999886751175\" y=\"43.599999999999994\">结果录入</tspan></text></g><rect x=\"0\" y=\"0\" width=\"100\" height=\"80\" class=\"djs-hit\" style=\"fill: none; stroke-opacity: 0; stroke: white; stroke-width: 15px;\"/><rect x=\"-6\" y=\"-6\" width=\"112\" height=\"92\" class=\"djs-outline\" style=\"fill: none;\"/></g></g><g class=\"djs-group\"><g class=\"djs-element djs-shape\" data-element-id=\"StartEvent_1\" style=\"display: block;\" transform=\"matrix(1 0 0 1 187 256)\"><g class=\"djs-visual\"><circle cx=\"18\" cy=\"18\" r=\"18\" style=\"stroke: black; stroke-width: 2px; fill: white; fill-opacity: 0.95;\"/></g><rect x=\"0\" y=\"0\" width=\"36\" height=\"36\" class=\"djs-hit\" style=\"fill: none; stroke-opacity: 0; stroke: white; stroke-width: 15px;\"/><rect x=\"-6\" y=\"-6\" width=\"48\" height=\"48\" class=\"djs-outline\" style=\"fill: none;\"/></g></g><g class=\"djs-group\"><g class=\"djs-element djs-shape\" data-element-id=\"EndEvent_12n2leo\" style=\"display: block;\" transform=\"matrix(1 0 0 1 729 256)\"><g class=\"djs-visual\"><circle cx=\"18\" cy=\"18\" r=\"18\" style=\"stroke: black; stroke-width: 4px; fill: white; fill-opacity: 0.95;\"/></g><rect x=\"0\" y=\"0\" width=\"36\" height=\"36\" class=\"djs-hit\" style=\"fill: none; stroke-opacity: 0; stroke: white; stroke-width: 15px;\"/><rect x=\"-6\" y=\"-6\" width=\"48\" height=\"48\" class=\"djs-outline\" style=\"fill: none;\"/></g></g><g class=\"djs-group\"><g class=\"djs-element djs-shape\" data-element-id=\"UserTask_0gffspd\" style=\"display: block;\" transform=\"matrix(1 0 0 1 543 234)\"><g class=\"djs-visual\"><rect x=\"0\" y=\"0\" width=\"100\" height=\"80\" rx=\"10\" ry=\"10\" style=\"stroke: black; stroke-width: 2px; fill: white; fill-opacity: 0.95;\"/><text lineHeight=\"1.2\" class=\"djs-label\" style=\"font-family: Arial, sans-serif; font-size: 12px; font-weight: normal; fill: black;\"><tspan x=\"25.99999886751175\" y=\"43.599999999999994\">结果复核</tspan></text></g><rect x=\"0\" y=\"0\" width=\"100\" height=\"80\" class=\"djs-hit\" style=\"fill: none; stroke-opacity: 0; stroke: white; stroke-width: 15px;\"/><rect x=\"-6\" y=\"-6\" width=\"112\" height=\"92\" class=\"djs-outline\" style=\"fill: none;\"/></g></g><g class=\"djs-group\"><g class=\"djs-element djs-shape selected\" data-element-id=\"UserTask_1mcoduu\" style=\"display: block;\" transform=\"matrix(1 0 0 1 410 84)\"><g class=\"djs-visual\"><rect x=\"0\" y=\"0\" width=\"100\" height=\"80\" rx=\"10\" ry=\"10\" style=\"stroke: black; stroke-width: 2px; fill: white; fill-opacity: 0.95;\"/><text lineHeight=\"1.2\" class=\"djs-label\" style=\"font-family: Arial, sans-serif; font-size: 12px; font-weight: normal; fill: black;\"><tspan x=\"38.39999943971634\" y=\"43.599999999999994\">取消</tspan></text></g><rect x=\"0\" y=\"0\" width=\"100\" height=\"80\" class=\"djs-hit\" style=\"fill: none; stroke-opacity: 0; stroke: white; stroke-width: 15px;\"/><rect x=\"-6\" y=\"-6\" width=\"112\" height=\"92\" class=\"djs-outline\" style=\"fill: none;\"/></g></g><g class=\"djs-group\"><g class=\"djs-element djs-shape\" data-element-id=\"ExclusiveGateway_1k3ymdr\" style=\"display: block;\" transform=\"matrix(1 0 0 1 435 249)\"><g class=\"djs-visual\"><polygon points=\"25,0 50,25 25,50 0,25\" style=\"stroke: black; stroke-width: 2px; fill: white; fill-opacity: 0.95;\"/><path d=\"m 16,15 7.42857142857143,9.714285714285715 -7.42857142857143,9.714285714285715 3.428571428571429,0 5.714285714285715,-7.464228571428572 5.714285714285715,7.464228571428572 3.428571428571429,0 -7.42857142857143,-9.714285714285715 7.42857142857143,-9.714285714285715 -3.428571428571429,0 -5.714285714285715,7.464228571428572 -5.714285714285715,-7.464228571428572 -3.428571428571429,0 z\" style=\"fill: black; stroke-width: 1px; stroke: black;\"/></g><rect x=\"0\" y=\"0\" width=\"50\" height=\"50\" class=\"djs-hit\" style=\"fill: none; stroke-opacity: 0; stroke: white; stroke-width: 15px;\"/><rect x=\"-6\" y=\"-6\" width=\"62\" height=\"62\" class=\"djs-outline\" style=\"fill: none;\"/></g></g><g class=\"djs-group\"><g class=\"djs-element djs-shape\" data-element-id=\"SequenceFlow_1m9j6uo_label\" style=\"display: block;\" transform=\"matrix(1 0 0 1 465 204)\"><g class=\"djs-visual\"><text lineHeight=\"1.2\" class=\"djs-label\" style=\"font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; fill: black;\"><tspan x=\"0\" y=\"9.899999999999999\">取消</tspan></text></g><rect x=\"0\" y=\"0\" width=\"22\" height=\"14\" class=\"djs-hit\" style=\"fill: none; stroke-opacity: 0; stroke: white; stroke-width: 15px;\"/><rect x=\"-6\" y=\"-6\" width=\"34\" height=\"26\" class=\"djs-outline\" style=\"fill: none;\"/></g></g><g class=\"djs-drag-group\" style=\"pointer-events: none;\" transform=\"matrix(1 0 0 1 76 0)\"/><g class=\"djs-drag-group\" style=\"pointer-events: none;\" transform=\"matrix(1 0 0 1 -43 0)\"/><g class=\"djs-drag-group\" style=\"pointer-events: none;\" transform=\"matrix(1 0 0 1 52 0)\"/><g class=\"djs-drag-group\" style=\"pointer-events: none;\" transform=\"matrix(1 0 0 1 46 0)\"/><g class=\"djs-drag-group\" style=\"pointer-events: none;\" transform=\"matrix(1 0 0 1 36 -8)\"/><g class=\"djs-drag-group\" style=\"pointer-events: none;\" transform=\"matrix(1 0 0 1 -22 0)\"/><g class=\"djs-drag-group\" style=\"pointer-events: none;\" transform=\"matrix(1 0 0 1 -9 8)\"/><g class=\"djs-drag-group\" style=\"pointer-events: none;\" transform=\"matrix(1 0 0 1 -23 0)\"/><g class=\"djs-drag-group\" style=\"pointer-events: none;\" transform=\"matrix(1 0 0 1 0 -64)\"/><g class=\"djs-drag-group\" style=\"pointer-events: none;\" transform=\"matrix(1 0 0 1 91 0)\"/><g class=\"djs-drag-group\" style=\"pointer-events: none;\" transform=\"matrix(1 0 0 1 74 0)\"/><g class=\"djs-drag-group\" style=\"pointer-events: none;\" transform=\"matrix(1 0 0 1 4 0)\"/><g class=\"djs-drag-group\" style=\"pointer-events: none;\" transform=\"matrix(1 0 0 1 118 31)\"/><g class=\"djs-drag-group\" style=\"pointer-events: none;\" transform=\"matrix(1 0 0 1 0 0)\"/></svg>",
|
|
"usedOrgIdList": []
|
|
}
|
|
] |