mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 13:48:10 +00:00
39 lines
1.0 KiB
JSON
39 lines
1.0 KiB
JSON
{
|
|
"correlation_keys": null,
|
|
"correlation_properties": null,
|
|
"data_store_specifications": {
|
|
"kkv": {
|
|
"test_data_store": {
|
|
"description": "",
|
|
"identifier": "test_data_store",
|
|
"location": "misc",
|
|
"name": "test-data-store",
|
|
"schema": {}
|
|
}
|
|
}
|
|
},
|
|
"description": "Shared Resources",
|
|
"display_name": "Shared Resources",
|
|
"messages": {
|
|
"initiate_task": {
|
|
"correlation_properties": {
|
|
"the_time_id": {
|
|
"retrieval_expressions": [
|
|
"the_time"
|
|
]
|
|
}
|
|
},
|
|
"schema": {}
|
|
},
|
|
"task_complete": {
|
|
"correlation_properties": {
|
|
"the_time_id": {
|
|
"retrieval_expressions": [
|
|
"the_time"
|
|
]
|
|
}
|
|
},
|
|
"schema": {}
|
|
}
|
|
}
|
|
} |