Determe, Sebastien (sd378r) | ccb7152 | 2018-03-16 19:49:13 +0100 | [diff] [blame] | 1 | [ |
2 | { | ||||
3 | "blueprintKey": "tca_", | ||||
4 | "files": { | ||||
5 | "bpmnXmlFilePath": "classpath:/clds/templates/bpmn/tca-template.xml", | ||||
6 | "svgXmlFilePath": "classpath:/clds/templates/bpmn/tca-img.xml" | ||||
7 | } | ||||
8 | }, | ||||
9 | { | ||||
10 | "blueprintKey": "holmes_", | ||||
11 | "files": { | ||||
12 | "bpmnXmlFilePath": "classpath:/clds/templates/bpmn/holmes-template.xml", | ||||
13 | "svgXmlFilePath": "classpath:/clds/templates/bpmn/holmes-img.xml" | ||||
14 | } | ||||
15 | } | ||||
16 | ] |