|
|
@@ -0,0 +1,86 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<bpmn:definitions xmlns:bpmn="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:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_1q9wc2b" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="4.9.0" modeler:executionPlatform="Camunda Platform" modeler:executionPlatformVersion="7.15.0">
|
|
|
+ <bpmn:collaboration id="Collaboration_1x3dw91">
|
|
|
+ <bpmn:participant id="Participant_0ven0fn" name="修改网页配置" processRef="Process_14on6ks" />
|
|
|
+ <bpmn:participant id="Participant_1t6xsdb" name="Domain" processRef="Process_0pc8hxa" />
|
|
|
+ </bpmn:collaboration>
|
|
|
+ <bpmn:process id="Process_14on6ks" isExecutable="false">
|
|
|
+ <bpmn:laneSet id="LaneSet_1mt2qqj">
|
|
|
+ <bpmn:lane id="Lane_1a60w3d" name="管理员">
|
|
|
+ <bpmn:flowNodeRef>Activity_1cbz0cq</bpmn:flowNodeRef>
|
|
|
+ <bpmn:flowNodeRef>Activity_061y4ql</bpmn:flowNodeRef>
|
|
|
+ </bpmn:lane>
|
|
|
+ <bpmn:lane id="Lane_0o8noe2" />
|
|
|
+ <bpmn:lane id="Lane_05hcq2n" />
|
|
|
+ </bpmn:laneSet>
|
|
|
+ <bpmn:task id="Activity_1cbz0cq" name="新增网页配置">
|
|
|
+ <bpmn:outgoing>Flow_1db5st6</bpmn:outgoing>
|
|
|
+ <bpmn:dataOutputAssociation id="DataOutputAssociation_0tq2e0f">
|
|
|
+ <bpmn:targetRef>DataStoreReference_1fqett1</bpmn:targetRef>
|
|
|
+ </bpmn:dataOutputAssociation>
|
|
|
+ </bpmn:task>
|
|
|
+ <bpmn:task id="Activity_061y4ql" name="修改网页配置">
|
|
|
+ <bpmn:incoming>Flow_1db5st6</bpmn:incoming>
|
|
|
+ <bpmn:dataOutputAssociation id="DataOutputAssociation_0qftcx1">
|
|
|
+ <bpmn:targetRef>DataStoreReference_1fqett1</bpmn:targetRef>
|
|
|
+ </bpmn:dataOutputAssociation>
|
|
|
+ </bpmn:task>
|
|
|
+ <bpmn:sequenceFlow id="Flow_1db5st6" sourceRef="Activity_1cbz0cq" targetRef="Activity_061y4ql" />
|
|
|
+ </bpmn:process>
|
|
|
+ <bpmn:process id="Process_0pc8hxa" isExecutable="false">
|
|
|
+ <bpmn:laneSet id="LaneSet_0f426q3">
|
|
|
+ <bpmn:lane id="Lane_066qp98" name="集合" />
|
|
|
+ <bpmn:lane id="Lane_1swcgkx" name="表单" />
|
|
|
+ </bpmn:laneSet>
|
|
|
+ <bpmn:dataStoreReference id="DataStoreReference_1fqett1" name="ABA.网页配置" />
|
|
|
+ </bpmn:process>
|
|
|
+ <bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
|
+ <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1x3dw91">
|
|
|
+ <bpmndi:BPMNShape id="Participant_0ven0fn_di" bpmnElement="Participant_0ven0fn" isHorizontal="true">
|
|
|
+ <dc:Bounds x="160" y="80" width="1340" height="510" />
|
|
|
+ </bpmndi:BPMNShape>
|
|
|
+ <bpmndi:BPMNShape id="Lane_1a60w3d_di" bpmnElement="Lane_1a60w3d" isHorizontal="true">
|
|
|
+ <dc:Bounds x="190" y="80" width="1310" height="210" />
|
|
|
+ </bpmndi:BPMNShape>
|
|
|
+ <bpmndi:BPMNShape id="Lane_0o8noe2_di" bpmnElement="Lane_0o8noe2" isHorizontal="true">
|
|
|
+ <dc:Bounds x="190" y="290" width="1310" height="100" />
|
|
|
+ </bpmndi:BPMNShape>
|
|
|
+ <bpmndi:BPMNShape id="Lane_05hcq2n_di" bpmnElement="Lane_05hcq2n" isHorizontal="true">
|
|
|
+ <dc:Bounds x="190" y="390" width="1310" height="200" />
|
|
|
+ </bpmndi:BPMNShape>
|
|
|
+ <bpmndi:BPMNEdge id="Flow_1db5st6_di" bpmnElement="Flow_1db5st6">
|
|
|
+ <di:waypoint x="370" y="170" />
|
|
|
+ <di:waypoint x="420" y="170" />
|
|
|
+ </bpmndi:BPMNEdge>
|
|
|
+ <bpmndi:BPMNShape id="Activity_1cbz0cq_di" bpmnElement="Activity_1cbz0cq">
|
|
|
+ <dc:Bounds x="270" y="130" width="100" height="80" />
|
|
|
+ </bpmndi:BPMNShape>
|
|
|
+ <bpmndi:BPMNShape id="Activity_061y4ql_di" bpmnElement="Activity_061y4ql">
|
|
|
+ <dc:Bounds x="420" y="130" width="100" height="80" />
|
|
|
+ </bpmndi:BPMNShape>
|
|
|
+ <bpmndi:BPMNShape id="Participant_1t6xsdb_di" bpmnElement="Participant_1t6xsdb" isHorizontal="true">
|
|
|
+ <dc:Bounds x="190" y="390" width="1310" height="200" />
|
|
|
+ </bpmndi:BPMNShape>
|
|
|
+ <bpmndi:BPMNShape id="Lane_066qp98_di" bpmnElement="Lane_066qp98" isHorizontal="true">
|
|
|
+ <dc:Bounds x="220" y="485" width="1280" height="105" />
|
|
|
+ </bpmndi:BPMNShape>
|
|
|
+ <bpmndi:BPMNShape id="Lane_1swcgkx_di" bpmnElement="Lane_1swcgkx" isHorizontal="true">
|
|
|
+ <dc:Bounds x="220" y="390" width="1280" height="95" />
|
|
|
+ </bpmndi:BPMNShape>
|
|
|
+ <bpmndi:BPMNShape id="DataStoreReference_1fqett1_di" bpmnElement="DataStoreReference_1fqett1">
|
|
|
+ <dc:Bounds x="295" y="515" width="50" height="50" />
|
|
|
+ <bpmndi:BPMNLabel>
|
|
|
+ <dc:Bounds x="285" y="572" width="70" height="14" />
|
|
|
+ </bpmndi:BPMNLabel>
|
|
|
+ </bpmndi:BPMNShape>
|
|
|
+ <bpmndi:BPMNEdge id="DataOutputAssociation_0tq2e0f_di" bpmnElement="DataOutputAssociation_0tq2e0f">
|
|
|
+ <di:waypoint x="320" y="210" />
|
|
|
+ <di:waypoint x="320" y="515" />
|
|
|
+ </bpmndi:BPMNEdge>
|
|
|
+ <bpmndi:BPMNEdge id="DataOutputAssociation_0qftcx1_di" bpmnElement="DataOutputAssociation_0qftcx1">
|
|
|
+ <di:waypoint x="454" y="210" />
|
|
|
+ <di:waypoint x="333" y="515" />
|
|
|
+ </bpmndi:BPMNEdge>
|
|
|
+ </bpmndi:BPMNPlane>
|
|
|
+ </bpmndi:BPMNDiagram>
|
|
|
+</bpmn:definitions>
|