User: alex@sartography.com clicked save for misc/category_number_one/multiple-approvals/multi-approvals-1.bpmn
This commit is contained in:
parent
27fcd99f88
commit
fdbfbc17b6
|
@ -69,6 +69,8 @@ lane_owners = {
|
|||
<bpmn:incoming>Flow_1ja7842</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1c9q1pe</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1xdm3f2</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0pi39l0</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_06tje5d</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1l44yik</bpmn:outgoing>
|
||||
</bpmn:parallelGateway>
|
||||
<bpmn:scriptTask id="Activity_0np7jlr" name="Set Core Approval">
|
||||
|
@ -126,15 +128,19 @@ Lead: {{ lead_approval }}</spiffworkflow:instructionsForEndUser>
|
|||
<bpmn:signalEventDefinition id="SignalEventDefinition_1yyjjun" />
|
||||
</bpmn:boundaryEvent>
|
||||
<bpmn:boundaryEvent id="Event_092hc6t" attachedToRef="Activity_0649vw3">
|
||||
<bpmn:outgoing>Flow_0pi39l0</bpmn:outgoing>
|
||||
<bpmn:signalEventDefinition id="SignalEventDefinition_0xe9gm2" />
|
||||
</bpmn:boundaryEvent>
|
||||
<bpmn:boundaryEvent id="Event_0t2z9gc" attachedToRef="Activity_1vdzcey">
|
||||
<bpmn:outgoing>Flow_06tje5d</bpmn:outgoing>
|
||||
<bpmn:signalEventDefinition id="SignalEventDefinition_14trtng" />
|
||||
</bpmn:boundaryEvent>
|
||||
<bpmn:intermediateThrowEvent id="Event_09gjqel">
|
||||
<bpmn:signalEventDefinition id="SignalEventDefinition_1w68rkb" />
|
||||
</bpmn:intermediateThrowEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1xdm3f2" sourceRef="Event_0jup8rs" targetRef="Gateway_16bj0wn" />
|
||||
<bpmn:sequenceFlow id="Flow_0pi39l0" sourceRef="Event_092hc6t" targetRef="Gateway_16bj0wn" />
|
||||
<bpmn:sequenceFlow id="Flow_06tje5d" sourceRef="Event_0t2z9gc" targetRef="Gateway_16bj0wn" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_059pfn3">
|
||||
|
@ -281,6 +287,18 @@ Lead: {{ lead_approval }}</spiffworkflow:instructionsForEndUser>
|
|||
<di:waypoint x="810" y="460" />
|
||||
<di:waypoint x="810" y="232" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0pi39l0_di" bpmnElement="Flow_0pi39l0">
|
||||
<di:waypoint x="610" y="628" />
|
||||
<di:waypoint x="610" y="648" />
|
||||
<di:waypoint x="810" y="648" />
|
||||
<di:waypoint x="810" y="232" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_06tje5d_di" bpmnElement="Flow_06tje5d">
|
||||
<di:waypoint x="610" y="848" />
|
||||
<di:waypoint x="610" y="868" />
|
||||
<di:waypoint x="810" y="868" />
|
||||
<di:waypoint x="810" y="232" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
|
Loading…
Reference in New Issue