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