User: admin@spiffworkflow.org clicked save for examples/2-in-depth/2-3-sub-processes/food-ordering-process.bpmn
This commit is contained in:
parent
34f679b2c2
commit
ec61d6b3f4
|
@ -250,12 +250,16 @@ When you complete this activity it'll take you back to the main process.</spiffw
|
|||
</bpmn:textAnnotation>
|
||||
<bpmn:association id="Association_1qa21fe" sourceRef="Activity_1t4zomp" targetRef="TextAnnotation_1it0738" />
|
||||
<bpmn:textAnnotation id="TextAnnotation_1s0ifz7">
|
||||
<bpmn:text>Call Activity is a way to reuse a separately defined process inside this process.</bpmn:text>
|
||||
<bpmn:text>Call Activity is a way to reuse a separately defined process inside this process. To open this diagram, select this task, then use the Properties Panel on the right and click the "Launch Editor" button under Called Activity.</bpmn:text>
|
||||
</bpmn:textAnnotation>
|
||||
<bpmn:association id="Association_01zk2e4" sourceRef="Activity_1o9tfo2" targetRef="TextAnnotation_1s0ifz7" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Food_Ordering_Process">
|
||||
<bpmndi:BPMNShape id="TextAnnotation_1s0ifz7_di" bpmnElement="TextAnnotation_1s0ifz7">
|
||||
<dc:Bounds x="470" y="-80" width="180" height="123" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-78" y="122" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
@ -287,10 +291,10 @@ When you complete this activity it'll take you back to the main process.</spiffw
|
|||
<dc:Bounds x="140" y="-70" width="160" height="89" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_1s0ifz7_di" bpmnElement="TextAnnotation_1s0ifz7">
|
||||
<dc:Bounds x="490" y="-74" width="100.00000762939453" height="97.98611450195312" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Association_01zk2e4_di" bpmnElement="Association_01zk2e4">
|
||||
<di:waypoint x="536" y="100" />
|
||||
<di:waypoint x="530" y="43" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0ikhfhp_di" bpmnElement="Flow_0ikhfhp">
|
||||
<di:waypoint x="-42" y="140" />
|
||||
<di:waypoint x="10" y="140" />
|
||||
|
@ -323,10 +327,6 @@ When you complete this activity it'll take you back to the main process.</spiffw
|
|||
<di:waypoint x="220" y="100" />
|
||||
<di:waypoint x="220" y="20" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Association_01zk2e4_di" bpmnElement="Association_01zk2e4">
|
||||
<di:waypoint x="540" y="100" />
|
||||
<di:waypoint x="540" y="24" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_0936ib9">
|
||||
|
|
Loading…
Reference in New Issue