66 lines
2.4 KiB
JSON
66 lines
2.4 KiB
JSON
{
|
|
"entities": [
|
|
{
|
|
"title": "",
|
|
"subtitle": "Creation",
|
|
"severity": "secondary",
|
|
"badge": null,
|
|
"data": {
|
|
"id": "start"
|
|
}
|
|
},
|
|
{
|
|
"title": "",
|
|
"subtitle": "Content",
|
|
"severity": "secondary",
|
|
"badge": null,
|
|
"data": {
|
|
"id": "template"
|
|
}
|
|
},
|
|
{
|
|
"title": "",
|
|
"subtitle": "Recipients",
|
|
"severity": "secondary",
|
|
"badge": null,
|
|
"data": {
|
|
"id": "recipients"
|
|
}
|
|
},
|
|
{
|
|
"title": "",
|
|
"subtitle": "Data Mapping",
|
|
"severity": "secondary",
|
|
"badge": null,
|
|
"data": {
|
|
"id": "mappings"
|
|
}
|
|
},
|
|
{
|
|
"title": "",
|
|
"subtitle": "Review",
|
|
"severity": "secondary",
|
|
"badge": null,
|
|
"data": {
|
|
"id": "approval"
|
|
}
|
|
},
|
|
{
|
|
"title": "",
|
|
"subtitle": "Expedition",
|
|
"severity": "secondary",
|
|
"badge": null,
|
|
"data": {
|
|
"id": "schedule"
|
|
}
|
|
}
|
|
],
|
|
"relations": [
|
|
{ "source": "start", "target": "template" },
|
|
{ "source": "start", "target": "recipients" },
|
|
{ "source": "template", "target": "mappings" },
|
|
{ "source": "recipients", "target": "mappings" },
|
|
{ "source": "mappings", "target": "approval" },
|
|
{ "source": "approval", "target": "schedule" }
|
|
]
|
|
} |