2023-04-25 20:15:11 +00:00
|
|
|
{
|
2023-04-25 20:39:56 +00:00
|
|
|
"id": "HelloWorld-v1",
|
2023-04-25 20:15:11 +00:00
|
|
|
"definitionId": "11e2b350dae8485498c16d1ce3843829",
|
|
|
|
|
"name": "Hello World",
|
|
|
|
|
"root": {
|
|
|
|
|
"id": "Flowchart1",
|
|
|
|
|
"type": "Elsa.Flowchart",
|
|
|
|
|
"activities": [
|
|
|
|
|
{
|
|
|
|
|
"id": "WriteLine1",
|
|
|
|
|
"type": "Elsa.WriteLine",
|
|
|
|
|
"text": {
|
|
|
|
|
"typeName": "String",
|
|
|
|
|
"expression": {
|
|
|
|
|
"type": "Literal",
|
|
|
|
|
"value": "Hello World!"
|
|
|
|
|
},
|
|
|
|
|
"memoryReference": {
|
|
|
|
|
"id": "WriteLine1:input-1"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|