Containerization feature of SO
[so.git] / bpmn / MSOCoreBPMN / src / test / resources / json-examples / AllottedResource.json
1 {
2         "allottedResource" : {
3                 "resourceId" : "allottedResourceId",
4                 "resourceType" : "ALLOTTED_RESOURCE"
5         }
6 }