User: dan@sartography.com clicked save for examples/2-in-depth/data-stores/json-file-as-data-store/json-file-as-data-store.bpmn
This commit is contained in:
parent
f4484c0373
commit
3e775d1fef
|
@ -25,9 +25,9 @@ You can also change the text you are reading here by updating the *Instructions*
|
|||
<bpmn:incoming>Flow_17db3yp</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_12pkbxb</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:dataStoreReference id="DataStoreReference_0ak5gko" name="German Philosophers" dataStoreRef="german_philosophers" type="json" />
|
||||
<bpmn:dataStoreReference id="DataStoreReference_0ak5gko" name="Gatoraide Flavors" dataStoreRef="gatoraide_flavors" type="json" />
|
||||
</bpmn:process>
|
||||
<bpmn:dataStore id="german_philosophers" name="JSONDataStore" />
|
||||
<bpmn:dataStore id="gatoraide_flavors" name="JSONFileDataStore" />
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_json_file_as_data_store_95sczqr">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
|
|
Loading…
Reference in New Issue