File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
instrumentation/camunda/camunda-7.0/javaagent/src/test/resources Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <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 : modeler =" http://camunda.org/schema/modeler/1.0" id =" Definitions_1sxjr88" targetNamespace =" http://bpmn.io/schema/bpmn" exporter =" Camunda Modeler" exporterVersion =" 5.10.0" modeler : executionPlatform =" Camunda Platform" modeler : executionPlatformVersion =" 7.19.0" >
3- <bpmn : process id =" customerSubProcess" name =" customerSubProcess" isExecutable =" true" >
2+ <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 : camunda = " http://camunda.org/schema/1.0/bpmn " xmlns : di =" http://www.omg.org/spec/DD/20100524/DI" xmlns : modeler =" http://camunda.org/schema/modeler/1.0" id =" Definitions_1sxjr88" targetNamespace =" http://bpmn.io/schema/bpmn" exporter =" Camunda Modeler" exporterVersion =" 5.10.0" modeler : executionPlatform =" Camunda Platform" modeler : executionPlatformVersion =" 7.19.0" >
3+ <bpmn : process id =" customerSubProcess" name =" customerSubProcess" isExecutable =" true" camunda : historyTimeToLive = " 100 " >
44 <bpmn : startEvent id =" StartEvent_1" >
55 <bpmn : outgoing >Flow_0ynpw3b</bpmn : outgoing >
66 </bpmn : startEvent >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<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 : camunda =" http://camunda.org/schema/1.0/bpmn" xmlns : di =" http://www.omg.org/spec/DD/20100524/DI" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : modeler =" http://camunda.org/schema/modeler/1.0" id =" Definitions_0wu2vf9" targetNamespace =" http://bpmn.io/schema/bpmn" exporter =" Camunda Modeler" exporterVersion =" 5.10.0" modeler : executionPlatform =" Camunda Platform" modeler : executionPlatformVersion =" 7.19.0" >
3- <bpmn : process id =" testMainProcess" name =" testMainProcess" isExecutable =" true" >
3+ <bpmn : process id =" testMainProcess" name =" testMainProcess" isExecutable =" true" camunda : historyTimeToLive = " 100 " >
44 <bpmn : startEvent id =" StartEvent_1" >
55 <bpmn : outgoing >Flow_0oc588e</bpmn : outgoing >
66 </bpmn : startEvent >
You can’t perform that action at this time.
0 commit comments