mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 17:38:13 +00:00
User: mwilson1962@gmail.com clicked save for playground/safran-federal-systems/daemonbuilder/First One.bpmn
This commit is contained in:
parent
221dc5cce6
commit
f69fee1f99
@ -9,21 +9,28 @@
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
<bpmn:outgoing>Flow_1knzz9v</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:task id="Activity_1tzw9sg" name="Task1 ">
|
||||
<bpmn:sequenceFlow id="Flow_1knzz9v" sourceRef="StartEvent_1" targetRef="Activity_1tzw9sg" />
|
||||
<bpmn:dataObject id="DataObject_ONE" />
|
||||
<bpmn:dataObject id="DataObject_TWO" />
|
||||
<bpmn:manualTask id="Activity_1tzw9sg" name="Task1 ">
|
||||
<bpmn:documentation>This is a thing I made.</bpmn:documentation>
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:postScript />
|
||||
<spiffworkflow:preScript />
|
||||
<spiffworkflow:instructionsForEndUser>DO SOMETHING!</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1knzz9v</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0zwft2l</bpmn:outgoing>
|
||||
</bpmn:task>
|
||||
<bpmn:sequenceFlow id="Flow_1knzz9v" sourceRef="StartEvent_1" targetRef="Activity_1tzw9sg" />
|
||||
<bpmn:endEvent id="Event_0hbb8hx">
|
||||
<bpmn:incoming>Flow_0zwft2l</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0p4395t</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:sequenceFlow id="Flow_0p4395t" sourceRef="Activity_1tzw9sg" targetRef="Activity_1t8i3p2" />
|
||||
<bpmn:endEvent id="Event_1mnmde5">
|
||||
<bpmn:incoming>Flow_18gautn</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0zwft2l" sourceRef="Activity_1tzw9sg" targetRef="Event_0hbb8hx" />
|
||||
<bpmn:dataObject id="DataObject_ONE" />
|
||||
<bpmn:dataObject id="DataObject_TWO" />
|
||||
<bpmn:sequenceFlow id="Flow_18gautn" sourceRef="Activity_1t8i3p2" targetRef="Event_1mnmde5" />
|
||||
<bpmn:userTask id="Activity_1t8i3p2">
|
||||
<bpmn:incoming>Flow_0p4395t</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_18gautn</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
</bpmn:process>
|
||||
<bpmn:error id="Error_1hdqyyx" name="Error_1hdqyyx" />
|
||||
<bpmn:signal id="Signal_1fsa9t0" name="Signal_1fsa9t0" />
|
||||
@ -32,20 +39,26 @@
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-58" y="-18" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1tzw9sg_di" bpmnElement="Activity_1tzw9sg">
|
||||
<bpmndi:BPMNShape id="Activity_1ttrhgj_di" bpmnElement="Activity_1tzw9sg">
|
||||
<dc:Bounds x="30" y="-40" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0hbb8hx_di" bpmnElement="Event_0hbb8hx">
|
||||
<dc:Bounds x="182" y="-18" width="36" height="36" />
|
||||
<bpmndi:BPMNShape id="Event_1mnmde5_di" bpmnElement="Event_1mnmde5">
|
||||
<dc:Bounds x="332" y="-18" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0xteimo_di" bpmnElement="Activity_1t8i3p2">
|
||||
<dc:Bounds x="180" y="-40" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_1knzz9v_di" bpmnElement="Flow_1knzz9v">
|
||||
<di:waypoint x="-22" y="0" />
|
||||
<di:waypoint x="30" y="0" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0zwft2l_di" bpmnElement="Flow_0zwft2l">
|
||||
<bpmndi:BPMNEdge id="Flow_0p4395t_di" bpmnElement="Flow_0p4395t">
|
||||
<di:waypoint x="130" y="0" />
|
||||
<di:waypoint x="182" y="0" />
|
||||
<di:waypoint x="180" y="0" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_18gautn_di" bpmnElement="Flow_18gautn">
|
||||
<di:waypoint x="280" y="0" />
|
||||
<di:waypoint x="332" y="0" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
Loading…
x
Reference in New Issue
Block a user