aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN/src/test/resources/__files/ExecuteBuildingBlock/ModelInfoPnfExpected.json
blob: 5c9dbb63e2d340859ac8bf9928f8ccf340e843a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "nfType": "nfType",
  "model-customization-uuid": "modelCustomizationUUID",
  "model-invariant-uuid": "modelInvariantUuid",
  "model-uuid": "modelUuid",
  "model-version": "modelVersion",
  "model-instance-name": "modelInstanceName",
  "model-name": null,
  "nf-role": "nfRole",
  "nf-type": "nfType"
}