-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDeliver Message by Hand.form
More file actions
42 lines (42 loc) · 925 Bytes
/
Copy pathDeliver Message by Hand.form
File metadata and controls
42 lines (42 loc) · 925 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"executionPlatform": "Camunda Cloud",
"executionPlatformVersion": "8.7.0",
"exporter": {
"name": "Camunda Web Modeler",
"version": "8146b39"
},
"schemaVersion": 18,
"id": "deliver-message-by-hand-04yz38d",
"components": [
{
"text": "# Message To Be Delivered\nplease deliver the following message to {{person}}",
"type": "text",
"layout": {
"row": "Row_045nidg",
"columns": null
},
"id": "Field_1be003r"
},
{
"label": "Message",
"type": "textarea",
"layout": {
"row": "Row_1b15knb",
"columns": null
},
"id": "Field_101xk84",
"key": "message"
},
{
"label": "Message Delivered",
"type": "checkbox",
"layout": {
"row": "Row_00dkln5",
"columns": null
},
"id": "Field_0360o1b",
"key": "messageDelivered"
}
],
"type": "default"
}