@@ -52,7 +52,7 @@ For this reason, the event, function, retry, and data mapping defined in the ass
52
52
id : processfile
53
53
name : Process File Workflow
54
54
version : ' 1.0'
55
- specVersion : ' 0.7 '
55
+ specVersion : ' 0.8 '
56
56
start : Process File
57
57
states :
58
58
- name : Process File
@@ -88,7 +88,7 @@ functions:
88
88
id : processapplication
89
89
name : Process Application
90
90
version : ' 1.0'
91
- specVersion : ' 0.7 '
91
+ specVersion : ' 0.8 '
92
92
start : ProcessNewApplication
93
93
states :
94
94
- name : ProcessNewApplication
@@ -142,7 +142,7 @@ events:
142
142
id : simplecompensation
143
143
name : Simple Compensation
144
144
version : ' 1.0'
145
- specVersion : ' 0.7 '
145
+ specVersion : ' 0.8 '
146
146
start : Step 1
147
147
states :
148
148
- name : Step 1
@@ -204,7 +204,7 @@ functions:
204
204
id : errorwithretries
205
205
name : Error Handling With Retries Workflow
206
206
version : ' 1.0'
207
- specVersion : ' 0.7 '
207
+ specVersion : ' 0.8 '
208
208
start : Make Coffee
209
209
states :
210
210
- name : Make Coffee
@@ -268,7 +268,7 @@ functions:
268
268
id : executiontimeout
269
269
name : Execution Timeout Workflow
270
270
version : ' 1.0'
271
- specVersion : ' 0.7 '
271
+ specVersion : ' 0.8 '
272
272
start : Purchase Parts
273
273
timeouts :
274
274
workflowExecTimeout :
@@ -322,7 +322,7 @@ functions:
322
322
id : foreachWorkflow
323
323
name : ForEach State Workflow
324
324
version : ' 1.0'
325
- specVersion : ' 0.7 '
325
+ specVersion : ' 0.8 '
326
326
start : ForEachItem
327
327
states :
328
328
- name : ForEachItem
@@ -361,7 +361,7 @@ a starting "operation" state transitioning to an "event" state which waits for t
361
361
id: subflowloop
362
362
name: SubFlow Loop Workflow
363
363
version: '1.0'
364
- specVersion: '0.7 '
364
+ specVersion: '0.8 '
365
365
start: SubflowRepeat
366
366
states:
367
367
- name: SubflowRepeat
@@ -411,7 +411,7 @@ control-flow logic to check email and make a decision to reply to it or wait an
411
411
id: approvereport
412
412
name: Approve Report Workflow
413
413
version: '1.0'
414
- specVersion: '0.7 '
414
+ specVersion: '0.8 '
415
415
start: Approve Report
416
416
states:
417
417
- name: Approve Report
@@ -474,7 +474,7 @@ functions:
474
474
id: eventdecision
475
475
name: Event Decision workflow
476
476
version: '1.0'
477
- specVersion: '0.7 '
477
+ specVersion: '0.8 '
478
478
start: A
479
479
states:
480
480
- name: A
0 commit comments