Enable ControllerExecutionBB for service scope
[so.git] / bpmn / MSOCommonBPMN / src / test / resources / __files / ExecuteBuildingBlock / ModelInfoServiceInstance.json
1 {
2         "model-name": "modelName",
3         "description": "description",
4         "created": null,
5         "model-uuid": "modelUUID",
6         "model-invariant-uuid": "modelInvariantUUID",
7         "model-version": "modelVersion",
8         "service-type": "serviceType",
9         "service-role": "serviceRole",
10         "environment-context": "environmentContext",
11         "workload-context": "workloadContext",
12         "skip-post-instantiation-configuration": true
13 }