User: jon@sartography.com clicked save for misc/service-tests/coin-gecko/simpleprice.bpmn
This commit is contained in:
parent
0757092f03
commit
496de57cc0
|
@ -7,5 +7,5 @@
|
|||
"files": [],
|
||||
"metadata_extraction_paths": null,
|
||||
"primary_file_name": "simpleprice.bpmn",
|
||||
"primary_process_id": "Process_cdwlr8g"
|
||||
"primary_process_id": "coin_gecko-simple_price"
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
||||
<bpmn:process id="Process_cdwlr8g" isExecutable="true">
|
||||
<bpmn:process id="coin_gecko-simple_price" name="Coin Gecko - Simple Price" isExecutable="true">
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
<bpmn:outgoing>Flow_14qwb99</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
|
@ -26,7 +26,7 @@
|
|||
</bpmn:serviceTask>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_cdwlr8g">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="coin_gecko-simple_price">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="179" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
|
Loading…
Reference in New Issue