zhangherong
5 天以前 bcd90314646203b32f73c89c1c2f89eaa96e2c9f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:bioc="http://bpmn.io/schema/bpmn/biocolor/1.0" xmlns:flowable="http://flowable.org/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.flowable.org/processdef">
  <process id="technical_status_evaluation_apply_process" name="技术状态鉴定申请流程" flowable:processCategory="TECHNICAL_STATUS_EVALUATION_APPLY_PROCESS">
    <startEvent id="startNode1" name="开始">
      <outgoing>Flow_047mezk</outgoing>
    </startEvent>
    <sequenceFlow id="Flow_047mezk" name="提交" sourceRef="startNode1" targetRef="Activity_0phqw21" />
    <userTask id="Activity_0phqw21" name="申请提交">
      <incoming>Flow_047mezk</incoming>
      <outgoing>Flow_11nxzgi</outgoing>
    </userTask>
    <userTask id="Activity_1b9d829" name="申请单位室级领导审批">
      <incoming>Flow_11nxzgi</incoming>
      <outgoing>Flow_0b42mpn</outgoing>
      <outgoing>Flow_09iuey6</outgoing>
    </userTask>
    <sequenceFlow id="Flow_11nxzgi" name="提交完成" sourceRef="Activity_0phqw21" targetRef="Activity_1b9d829" />
    <sequenceFlow id="Flow_0b42mpn" name="通过" sourceRef="Activity_1b9d829" targetRef="Activity_0s463r9">
      <conditionExpression xsi:type="tFormalExpression">${departHeaderConfirmFlag == 1}</conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="Flow_1gcy86s" name="通过" sourceRef="Activity_0s463r9" targetRef="Activity_1c09htz">
      <conditionExpression xsi:type="tFormalExpression">${productionHeaderConfirmFlag == 1}</conditionExpression>
    </sequenceFlow>
    <endEvent id="Event_0d71i5o">
      <incoming>Flow_1q3g8eo</incoming>
    </endEvent>
    <userTask id="Activity_1c09htz" name="生产保障部领导审批">
      <incoming>Flow_1gcy86s</incoming>
      <outgoing>Flow_1q3g8eo</outgoing>
    </userTask>
    <userTask id="Activity_0s463r9" name="生产设备管理主管审批">
      <incoming>Flow_0b42mpn</incoming>
      <outgoing>Flow_1gcy86s</outgoing>
      <outgoing>Flow_1wzlz4a</outgoing>
    </userTask>
    <sequenceFlow id="Flow_1q3g8eo" name="通过或驳回" sourceRef="Activity_1c09htz" targetRef="Event_0d71i5o" />
    <endEvent id="Event_0qjd1ay">
      <incoming>Flow_1wzlz4a</incoming>
    </endEvent>
    <sequenceFlow id="Flow_1wzlz4a" name="驳回" sourceRef="Activity_0s463r9" targetRef="Event_0qjd1ay">
      <conditionExpression xsi:type="tFormalExpression">${productionHeaderConfirmFlag == 2}</conditionExpression>
    </sequenceFlow>
    <endEvent id="Event_14kz3sw">
      <incoming>Flow_09iuey6</incoming>
    </endEvent>
    <sequenceFlow id="Flow_09iuey6" name="驳回" sourceRef="Activity_1b9d829" targetRef="Event_14kz3sw">
      <conditionExpression xsi:type="tFormalExpression">${departHeaderConfirmFlag == 2}</conditionExpression>
    </sequenceFlow>
  </process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_flow">
    <bpmndi:BPMNPlane id="BPMNPlane_flow" bpmnElement="technical_status_evaluation_apply_process">
      <bpmndi:BPMNEdge id="Flow_09iuey6_di" bpmnElement="Flow_09iuey6">
        <di:waypoint x="260" y="320" />
        <di:waypoint x="332" y="320" />
        <bpmndi:BPMNLabel>
          <omgdc:Bounds x="285" y="302" width="23" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1wzlz4a_di" bpmnElement="Flow_1wzlz4a">
        <di:waypoint x="260" y="460" />
        <di:waypoint x="332" y="460" />
        <bpmndi:BPMNLabel>
          <omgdc:Bounds x="285" y="442" width="23" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1q3g8eo_di" bpmnElement="Flow_1q3g8eo">
        <di:waypoint x="210" y="650" />
        <di:waypoint x="210" y="702" />
        <bpmndi:BPMNLabel>
          <omgdc:Bounds x="152" y="673" width="56" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1gcy86s_di" bpmnElement="Flow_1gcy86s">
        <di:waypoint x="210" y="500" />
        <di:waypoint x="210" y="570" />
        <bpmndi:BPMNLabel>
          <omgdc:Bounds x="178" y="532" width="23" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_0b42mpn_di" bpmnElement="Flow_0b42mpn">
        <di:waypoint x="210" y="360" />
        <di:waypoint x="210" y="420" />
        <bpmndi:BPMNLabel>
          <omgdc:Bounds x="178" y="387" width="23" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_11nxzgi_di" bpmnElement="Flow_11nxzgi">
        <di:waypoint x="210" y="220" />
        <di:waypoint x="210" y="280" />
        <bpmndi:BPMNLabel>
          <omgdc:Bounds x="157" y="247" width="45" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_047mezk_di" bpmnElement="Flow_047mezk">
        <di:waypoint x="210" y="75" />
        <di:waypoint x="210" y="140" />
        <bpmndi:BPMNLabel>
          <omgdc:Bounds x="178" y="93" width="23" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="BPMNShape_startNode1" bpmnElement="startNode1" bioc:stroke="">
        <omgdc:Bounds x="195" y="45" width="30" height="30" />
        <bpmndi:BPMNLabel>
          <omgdc:Bounds x="198" y="23" width="23" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_0kpg64e_di" bpmnElement="Activity_0phqw21">
        <omgdc:Bounds x="160" y="140" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_1xg7mgb_di" bpmnElement="Activity_1b9d829">
        <omgdc:Bounds x="160" y="280" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_0d71i5o_di" bpmnElement="Event_0d71i5o">
        <omgdc:Bounds x="192" y="702" width="36" height="36" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_1eozmdz_di" bpmnElement="Activity_1c09htz">
        <omgdc:Bounds x="160" y="570" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_0cax4o1_di" bpmnElement="Activity_0s463r9">
        <omgdc:Bounds x="160" y="420" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_0qjd1ay_di" bpmnElement="Event_0qjd1ay">
        <omgdc:Bounds x="332" y="442" width="36" height="36" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_14kz3sw_di" bpmnElement="Event_14kz3sw">
        <omgdc:Bounds x="332" y="302" width="36" height="36" />
      </bpmndi:BPMNShape>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</definitions>