mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-23 17:38:13 +00:00
User: admin@spiffworkflow.org clicked save for examples/0-2-basic-example/user-guide-basics.bpmn
This commit is contained in:
parent
460fa9e034
commit
9edb825e97
@ -119,7 +119,7 @@ You don't get to see a complete picture of Chuck, as he is disappointed in you.
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_12yxktn" sourceRef="Activity_0s0ak1j" targetRef="Gateway_1em7510" />
|
||||
<bpmn:sequenceFlow id="Flow_1yshk2s" sourceRef="Activity_1aggwmx" targetRef="Gateway_1em7510" />
|
||||
<bpmn:manualTask id="Activity_1m9394e" name="Introduction">
|
||||
<bpmn:manualTask id="Activity_s__NEW" name="Introduction">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>## Welcome to a Basic Example
|
||||
|
||||
@ -135,8 +135,8 @@ This process model will use all of the concepts covered individually in the "Bas
|
||||
<bpmn:incoming>Flow_1ul9fun</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0scd0lj</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:sequenceFlow id="Flow_1bsnw7a" sourceRef="StartEvent_1" targetRef="Activity_1m9394e" />
|
||||
<bpmn:sequenceFlow id="Flow_0scd0lj" sourceRef="Activity_1m9394e" targetRef="Activity_0v7nz5r" />
|
||||
<bpmn:sequenceFlow id="Flow_1bsnw7a" sourceRef="StartEvent_1" targetRef="Activity_s__NEW" />
|
||||
<bpmn:sequenceFlow id="Flow_0scd0lj" sourceRef="Activity_s__NEW" targetRef="Activity_0v7nz5r" />
|
||||
<bpmn:sequenceFlow id="Flow_0hzwehr" sourceRef="Gateway_1em7510" targetRef="Activity_0shivvb" />
|
||||
<bpmn:manualTask id="Activity_0shivvb" name="Review">
|
||||
<bpmn:extensionElements>
|
||||
@ -159,7 +159,7 @@ To cause the event to fire just click on the "Try Again!" button below, or click
|
||||
<bpmn:outgoing>Flow_1ul9fun</bpmn:outgoing>
|
||||
<bpmn:signalEventDefinition id="SignalEventDefinition_0nrtqfp" />
|
||||
</bpmn:boundaryEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1ul9fun" sourceRef="Event_06zobyd" targetRef="Activity_1m9394e" />
|
||||
<bpmn:sequenceFlow id="Flow_1ul9fun" sourceRef="Event_06zobyd" targetRef="Activity_s__NEW" />
|
||||
<bpmn:sequenceFlow id="Flow_1vku47h" name="score == 0" sourceRef="Gateway_1nez60d" targetRef="Activity_0s0ak1j">
|
||||
<bpmn:conditionExpression>score == 0</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
@ -244,7 +244,7 @@ Chuck Norris is proud of you.
|
||||
<bpmndi:BPMNShape id="Gateway_1em7510_di" bpmnElement="Gateway_1em7510" isMarkerVisible="true">
|
||||
<dc:Bounds x="825" y="192" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0j641hg_di" bpmnElement="Activity_1m9394e">
|
||||
<bpmndi:BPMNShape id="Activity_0j641hg_di" bpmnElement="Activity_s__NEW">
|
||||
<dc:Bounds x="-100" y="177" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
|
Loading…
x
Reference in New Issue
Block a user