mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-22 20:58:17 +00:00
User: ciuser1 clicked save for documentation/user-guide-basics/user-guide-basics.bpmn
This commit is contained in:
parent
935b4f2d9c
commit
be4990cf71
@ -21,7 +21,7 @@
|
||||
<bpmn:sequenceFlow id="Flow_1195zgn" sourceRef="Activity_0v7nz5r" targetRef="Activity_0twfaq6" />
|
||||
<bpmn:manualTask id="Activity_0s0ak1j" name="Call The Real Chuck Norris">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>## Call The Real Chuck Norris.
|
||||
<spiffworkflow:instructionsForEndUser>## Call The Real Chuck Norris
|
||||
**First Name:** {{ firstName }}
|
||||
**Last Name:** {{ lastName }}
|
||||
**Telephone:** {{ telephone_all }}
|
||||
@ -128,10 +128,10 @@ telephone_all = country_code + " " + area_code + " " + phone_number_all</bpmn:sc
|
||||
</bpmn:manualTask>
|
||||
<bpmn:manualTask id="Activity_0uxorq8" name="Call Some Other Check Norris">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>## Call Some Other Check Norris
|
||||
<spiffworkflow:instructionsForEndUser>## Call Some Other Check Norris
|
||||
**First Name:** {{ firstName }}
|
||||
**Last Name:** {{ lastName }}.
|
||||
**Telephone:** {{ telephone_all }} . </spiffworkflow:instructionsForEndUser>
|
||||
**Telephone:** {{ telephone_all }} </spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_07urdvu</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0gr5f0w</bpmn:outgoing>
|
||||
|
Loading…
x
Reference in New Issue
Block a user