aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-tasks/src/test/resources/__files/BuildingBlocks/aaiSegmentationAssignmentsMapped_to_aai.json
blob: 9da44edd7463cfafb56593f36b11bdd47a900c73 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "segmentationAssignment" : [ {
    "segmentationId" : "segmentationId1",
    "resourceVersion" : null,
    "relationshipList" : null
  }, {
    "segmentationId" : "segmentationId2",
    "resourceVersion" : null,
    "relationshipList" : null
  } ]
}